On Tue, Apr 21, 2009 at 4:10 PM, Darren Duncan <dar...@darrenduncan.net> wrote: > Sartak wrote: >> >> * Please remove my MooseX::Singleton from the choice related modules :) > > Is this just to save space due to MooseX::Singleton being simple or is it > deprecated? I think it's valuable, currently being the only MooseX I use, > and I'm not aware of another module that provides its feature. -- Darren > Duncan >
There's nothing *technically* wrong with it -- it's implemented pretty well (thanks Ricardo and Dave). Singletons are questionable design (a necessary evil in my eyes), so I think the space would be better served by something excellent like MooseX::Declare. Shawn