On Sep 9, 2008, at 08:43, Michael G Schwern wrote:
What Object::Tiny glosses over in all it's self-congratulatory, back-
patting
advertising^Wdocumentation is that it produces read-only objects.
It's
breathtakingly limited. All it buys you is some read-only accessors,
whoopty-do, I can write that myself.
Yeah, that's stupid.
Or see Class::Meta, which depends only on Class::ISA and Data::Types.
The latter can be omitted if you don't need data validation.
I'll have a look, but on first glance it appears to be missing
roles, which I
want to play with.
Yes, that is true.
Best,
David