On Tue, Sep 8, 2009 at 11:41 AM, Chris Fields<cjfie...@illinois.edu> wrote: > On Sep 8, 2009, at 10:32 AM, Chris Prather wrote: > >> So Dieter started a thread about MooseX::Types already but I wanted to >> sort out the others that had been mentioned for moving to core. >> >> MooseX::StrictConstructor I know has been mentioned as a nice addition >> to core as an optional trait, one that perhaps Core modules should >> use. >> >> MooseX::NonMoose looks like a likely candidate as well, we've been >> saying for years that Moose "just works" with non-Moose objects. >> >> These are the ones that *I* can see looking at >> http://cpants.perl.org/dist/used_by/Moose what else looks likely? >> >> -Chris > > MooseX::Aliases/MooseX::MultiInitArgs come to mind. I have run into > situations where I would need aliases for initialization and/or > methods/attributes while refactoring bioperl code to use Moose, though I'm > working on simplifying those considerably.
I originally has MX::Aliases in my list ... but dropped it because it's so young and needs I think more time to be used and mature. -Chris