NOTE: use Perl; is on undef hiatus. You can read content, but you can't post it. More info will be forthcoming forthcomingly.
All the Perl that's Practical to Extract and Report
Stories, comments, journals, and other submissions on use Perl; are Copyright 1998-2006, their respective owners.
Inner classes! (Score:2)
You could nearly call that Class::Inner and have it work like Java's inner classes :)
Which IMO might be a useful thing. Inner classes definitely have their uses - maybe more so in Java.
Re:Inner classes! (Score:2)
And along the lines of what I said earlier, here's my first test case with it:
To my mind, that shows me that the &to_xml method is problematic. I can automate that. People need to be able to create a Bermuda project and then make it simple by dropping this into their classes:
And then the Some::Company::Invoice class automatically gets a &to_xml method. Already have a &to_xml method?
Reply to This
Parent