Added the EVAL of the base-class-expander back to def-view-class/meta
authorDrew Crampsie <drewc@tech.coop>
Mon, 4 Jul 2005 07:37:48 +0000 (00:37 -0700)
committerDrew Crampsie <drewc@tech.coop>
Mon, 4 Jul 2005 07:37:48 +0000 (00:37 -0700)
commit4628b4334da3a1a67a6c38eabc11c4119af671ad
treef462cba188058aa930e86af1bc2ecffea6ae0067
parente8e743d7170e308377c728ab1ce41b752317b1ec
Added the EVAL of the base-class-expander back to def-view-class/meta

This does not work as a macro as the information it needs is not available at compile time. I've punted to EVAL for now (EVAL'ing a defclass form is not so bad), but a better, most probably MOP based solution will need to be found.

darcs-hash:20050704073748-5417e-79ea36affdf24647cfe095d90c9c378491822fc3.gz
src/backend/clsql.lisp