16 years agoThe start of a working implementation. Several things left to be
Dave Rolsky [Thu, 20 Sep 2007 22:24:19 +0000]
The start of a working implementation. Several things left to be
resolved ...

How to set the default for a non-lazy class attribute, since it
doesn't get set in a constructor?

How to avoid having these attributes show up in the object hash. This
requires messing with the inline & not-inline constructor.

Make clearer and predicate options work with class attributes.

More tests - reader, writer, predicate, clearer, coercion, lazy, etc.

16 years agoInitial import of stub code
Dave Rolsky [Wed, 19 Sep 2007 20:00:33 +0000]
Initial import of stub code