> > Catalyst::Plugin::HashedCookies calls Catalyst::Request->make_accessor, > which in some ways is quite broken (as you're re-opening the package from > outside), but it isn't actually very hard to fix/support.. >
Yeah, that's totally broken and I don't even know if we want to support this kind of behavior. mst suggested to "just die()" and I'm with him on this one. While I agree that just letting the code puke all over itself is ENOGOOD I think an explicit exception is not unreasonable. -- Guillermo Roditi (groditi)
_______________________________________________ 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/
