reduce/apply/values corrections
[CommonLispStat.git] / README.CL-based-design.txt
blob9f2a956a42c464acd8c6a3a668f1a2f2e10da66b
2 CL based design needs to consider the packaging components, to ensure
3 that the final packaging works.
5 Some guidelines:  packages should have methods which self-describe
6 exported commands. 
8 We can do this via lisp functions -- need a macro to provide
9 reflection of this information.