On 5 Dec 2008, at 23:00, Guillermo Roditi wrote:
I think the trunk version fixes all your problems, but nobody has been able to accurately describe their problems or produce a simple failing test case.
I've found some plugins which call mk_accessors more than once for the same attribute / package, which fails.
This is because, on the second application, the attribute is added with no options, which results in the accessor methods for it being removed. Please find test attached.
Cheers t0m
double_apply.t
Description: Binary data
_______________________________________________ List: [email protected] Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst Searchable archive: http://www.mail-archive.com/[email protected]/ Dev site: http://dev.catalyst.perl.org/
