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 _______________________________________________ cells-devel site list [email protected] http://common-lisp.net/mailman/listinfo/cells-devel
