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.
You++ (Score:1)
Wow, very cool to see so much progress. I like very much where this is going. Couple of questions for you:
Re: (Score:2)
Why "wrap" and not "around"?
Probably, because I looked at the prototype.js code too much :)
Can the before/after/wrap methods be stacked? Can you add more than one of them basically.
Yeah, they get inherited and you can add multiple wrappers for the same method in the same class.
Would you consider moving Joose to the Moose code repository? I am sure we could get several of the #moose people to help write more tests and such.
Sure, no problem.
And lastly,.. have you given any thought to how this could be intergrated with MooseX::Storage's JSON dumping? Like a JooseX::Storage JSON component of some kind?
I'll take a look at it.
Re: (Score:2)