Revision history for Perl extension Class::Simple.
$Id: Changes,v 1.10 2007/08/28 23:44:42 sullivan Exp $
0.10 Tue Aug 28 16:42:28 PDT 2007
- Put the JSON stuff back in.
0.09 Mon Aug 27 15:06:18 PDT 2007
- Took out the JSON stuff (for now). Gave ATTRIBUTES() a default.
0.08 Thu Aug 23 12:10:31 PDT 2007
- Added ATTRIBUTES().
0.07 Tue Apr 3 12:50:43 PDT 2007
- BUILDs should first happen in the furthest ancestor.
0.06 Wed Jan 24 11:39:13 PST 2007
- Fixed a weird bug with some arguments.
0.05 Fri Jan 12 14:17:52 PST 2007
- Fixed a bug with underscores in method names.
0.04 Tue Oct 31 14:52:17 PST 2006
- Fixed a bug with _foo when set_foo is overridden.
0.03 Fri Oct 20 11:43:14 PDT 2006
- Reworked the privatization of methods after finding a pretty good bug.
0.02 Wed Oct 18 16:18:03 PDT 2006
- Added uninitialized()
0.01 Wed Oct 4 12:29:59 2006
- original version; created by h2xs 1.23 with options
-XAn Class::Simple