[cells-devel] Added an eval-now! to defmodel to suppress SBCL warnings
Larry Clapp
larry at theclapp.org
Wed May 21 18:37:26 UTC 2008
On Wed, May 21, 2008 at 07:36:12AM -0400, Ken Tilton wrote:
> Another thing I want to do is change those (^macros) to be ^macros
> (symbol macros expanding to the same thing) now that they are
> zero-argument macros -- they once were much different beasts.
My two cents on this: I like the ^accessor style, but don't always use
"self", e.g. in a method with two objects of the same time. Any
chance you could make the macro take an optional argument and use it
instead of "self" if supplied?
-- L
More information about the cells-devel
mailing list