
oliver.gorwits at oucs
Dec 27, 2008, 6:03 AM
Post #1 of 1
(598 views)
Permalink
|
|
(5.8+) Plugging features into Catalyst::Request
|
|
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi folks, To work with Cat 5.8+, I need to fix an old plugin of mine which adds features (methods and accessors) into Catalyst::Request. One traditional way would be sub-classing Catalyst::Request, but that doesn't work well when everyone's doing it. With Moose, I imagine there is going to be a new Best Practice way of doing this - just that it hasn't been worked out into docs, yet. So this message is to hopefully ask what the correct way to add features to Catalyst::Request+Moose might be, or start a discussion if there isn't yet an answer to that :-) regards, oliver. - -- Oliver Gorwits, Network and Telecommunications Group, Oxford University Computing Services -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (Darwin) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFJVjWx2NPq7pwWBt4RAqR7AKC2Asx5rY0lhAFRgzdluu+t/63JKQCeIjvB S3ESAd3PV2VYiifascD0MKA= =jcww -----END PGP SIGNATURE----- _______________________________________________ Catalyst-dev mailing list Catalyst-dev[at]lists.scsys.co.uk http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst-dev
|