[Catalyst] Accessing action URIs outside of Catalyst app
Matt S Trout
dbix-class at trout.me.uk
Mon Jan 8 13:00:41 GMT 2007
On 3 Jan 2007, at 20:21, Brian Kirkbride wrote:
> Hello all,
>
> Is there a best practice way to maintain a map of URLs used in a
> Catalyst application. To clarify, I need to map actions to URLs
> outside of Catalyst (CRON jobs, Emailers, etc) and won't have
> access to $c->uri_for or the $c->dispatcher.
If you need to do this, your design is broken.
Step back. Explain what you're trying to achieve.
--
Matt S Trout, Technical Director, Shadowcat Systems Ltd.
Offering custom development, consultancy and support contracts for
Catalyst,
DBIx::Class and BAST. Contact mst (at) shadowcatsystems.co.uk for
details.
+ Help us build a better perl ORM: http://dbix-
class.shadowcatsystems.co.uk/ +
More information about the Catalyst
mailing list