Today is not my email day, this replay was somehow not send to the list...

On Tuesday 10 November 2009 00:10:01 Chris Prather wrote:> 
> The use case if I recall was that Nathan (?) wanted to make Attributes
> who's slots were themselves stored in other Attributes (ie $foo->bar
> is stored in $foo->baz->{bar}). This is I think what
> MooseX::Attribute::Delegated  does. You'd have to see the other thread
> though to be sure I'm not on crack there.

This is exactly what I want to do. For this I need to change the way a single 
Attribute  (namely bar) gets stored in the object, without caring how access 
to particular slots in the object works (without caring how baz gets stored in 
the object).

You got my name right, by the way.

- xabbu42

> 
> -Chris
> 

Reply via email to