From: Pascal Costanza on
On 30/12/2009 05:38, Matthew D. Swank wrote:
> Has anyone read "Advances In Object-Oriented Metalevel Architectures and
> Reflection", Christoph Zimmermann Ed.? Is it any good?

It's an ok book. If you want to deepen some ideas about reflection and
metaobject protocols, it can be nice, but it's not a good starting
point. AMOP and "Object-oriented Programming, the CLOS Perspective" are
certainly better. Zimmermann's book contain some material about CLOS,
and in that regard it can be a nice add-on.


Pascal

--
My website: http://p-cos.net
Common Lisp Document Repository: http://cdr.eurolisp.org
Closer to MOP & ContextL: http://common-lisp.net/project/closer/