Skip Menu |

Preferred bug tracker

Please visit the preferred bug tracker to report your issue.

This queue is for tickets about the MooseX-Attribute-Deflator CPAN distribution.

Report information
The Basics
Id: 68709
Status: resolved
Priority: 0/
Queue: MooseX-Attribute-Deflator

People
Owner: Nobody in particular
Requestors: moose [...] sethdaniel.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: (no value)



Subject: 2.1.5 now requires Moose >= 2.0007?
Date: Wed, 8 Jun 2011 11:20:46 -0700
To: bug-MooseX-Attribute-Deflator [...] rt.cpan.org
From: Seth Daniel <moose [...] sethdaniel.org>
MooseX::Attribute::Deflator 2.1.5 When building this module it claims it now needs Moose >= 2.0007. The previous 2.1.4 worked with at least Moose 1.25. Is this really a requirement? It wasn't mentioned in the Changes file, FWIW. Thank you. -- seth /\ sethdaniel.org
Am Mi 08. Jun 2011, 14:20:57, moose@sethdaniel.org schrieb: Show quoted text
> MooseX::Attribute::Deflator 2.1.5 > > When building this module it claims it now needs Moose >= 2.0007. The > previous 2.1.4 worked with at least Moose 1.25. Is this really a > requirement? It wasn't mentioned in the Changes file, FWIW. > > Thank you. >
Hi, I will update the module to work with 1.25 again. Just out of curiosity: what are you using this module for? Cheers, mo
Subject: Re: [rt.cpan.org #68709] 2.1.5 now requires Moose >= 2.0007?
Date: Wed, 8 Jun 2011 11:56:21 -0700
To: Moritz Onken via RT <bug-MooseX-Attribute-Deflator [...] rt.cpan.org>
From: Seth Daniel <moose [...] sethdaniel.org>
On Wed, Jun 08, 2011 at 02:50:34PM -0400, Moritz Onken via RT wrote: Show quoted text
> Hi, > > I will update the module to work with 1.25 again. Just out of > curiosity: what are you using this module for?
Thank you. Primarily I'm using MooseX::Attribute::LazyInflator. At one point I had an API that was using coersions to inflate strings to a more complex type (mostly dates and times). This was far too slow for even a modest number of objects. I can use the above module to delay inflation until it is needed. Since most of the time the inflation isn't needed it was a big win. So 'thank you' for your module. -- seth /\ sethdaniel.org
Am Mi 08. Jun 2011, 14:56:31, moose@sethdaniel.org schrieb: Show quoted text
> On Wed, Jun 08, 2011 at 02:50:34PM -0400, Moritz Onken via RT wrote:
> > Hi, > > > > I will update the module to work with 1.25 again. Just out of > > curiosity: what are you using this module for?
> > Thank you. > > Primarily I'm using MooseX::Attribute::LazyInflator. At one point I had > an API that was using coersions to inflate strings to a more complex > type (mostly dates and times). This was far too slow for even a modest > number of objects. I can use the above module to delay inflation until > it is needed. Since most of the time the inflation isn't needed it was > a big win. > > So 'thank you' for your module. >
Has been fixed in the latest release 2.1.6