Skip Menu |

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

Report information
The Basics
Id: 35163
Status: resolved
Priority: 0/
Queue: MooseX-ClassAttribute

People
Owner: Nobody in particular
Requestors: DOY [...] cpan.org
Cc:
AdminCc:

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



Subject: containing_class doesn't exist
The documentation for this module recommends using MooseX::ClassAttribute::containing_class()->meta()->make_immutable(); to make the class holding the attributes immutable, but this module doesn't implement a 'containing_class' function... I don't know if this is old documentation, or something that just never got around to being implemented.
This is no longer relevant, as MX::ClassAttribute now stores class attributes in the metaclass object itself.