On 2011.11.23 12:49 AM, Ovid wrote:
> As an aside, while I'm sure that Schwern is using far more
> than just roles, Role::Basic already handles multiple roles,
> is forwards-compatible with Moose::Role and it adheres much
> more closely to the traits spec, particularly with regards
> to the commuta
On 2011.11.23 12:15 AM, Eric Wilhelm wrote:
> Was there some work in Moose to generate and load pre-cooked classes for
> startup-time basics like the accessors and roles? It seems like being
> able to do that work once during `make` would be a big win.
I think that was wrt pre-cooking Moose's m
On 2011.11.22 8:06 PM, David Golden wrote:
> Attributes -- leaving aside types and coercion -- are you just talking
> about the sugar?
Mostly, and the sugar is very helpful, but not all of it.
There's also the potential runtime performance win. Mouse XS accessors are
significantly faster than pu
On Thu, Nov 24, 2011 at 2:57 PM, Philippe Bruhat (BooK)
wrote:
> Seems the propagation is stuck in the intertubes:
>
> $ host 2011.qa-hackathon.org
> 2011.qa-hackathon.org is an alias for conferences.mongueurs.net.
> conferences.mongueurs.net is an alias for spectre.mongueurs.net.
> sp
On Tue, Nov 22, 2011 at 09:54:57PM +, Miss Barbie wrote:
> On Tue, Nov 22, 2011 at 12:47:19PM +0100, Philippe Bruhat
> (BooK) wrote:
> >
> > The site is up (with an ugly logo left as an incentive for
> > volunteers to improve the site looks), and will reply to http://2012.qa-
> > hackathon.org/
On Nov 23, 2011, at 3:45 AM, Ovid wrote:
> But it's already broken in the mainstream Test::Builder. You just mean "keep
> it broken the way it is", right?
I’ll ignore getting into a semantic argument over your use of the word “broken”
(troll) and just say, “yes, please.”
David