> My understanding is that attributes are processed at CHECK > time, which means that code using attributes would not > work right if loaded after CHECK has run. In web > development this could mean that Apache::Reload and > attributes would *not* play well together. (Which would be > a pretty big drawback for me in developing a mod_perl > application.) > Is my understanding outdated?
Don't know, haven't got that far with Catalyst. I would expect someone has faced that already. CGI::Application uses Attributes for some things as well, so ... someone must have figured it out? Bill _______________________________________________ Boston-pm mailing list [email protected] http://mail.pm.org/mailman/listinfo/boston-pm

