Hello The code/branch I talk about lives at http://github.com/xabbu42/class-mop/tree/topic/attribute-controls-storage and http://github.com/xabbu42/moose/tree/topic/attribute-controls-storage
As discussed in the thread MooseX::Attribute::Delegated I created a topic branch topic/attribute-controls-storage which makes it easier to overwrite the way a single attribute is stored in the object. The smolder script gives me no new failures (MooseX::Daemonize and MooseX::Types::Structured currently fail for me with 0.92 and my branch) and one new warning, which is related to other changes since 0.92 (deprecation of get_attribute_map). Any help/tips for extending on documentation and tests is very appreciated. Comments? Greetings xabbu42