[Catalyst-dev] RT #36209: convert internal path seperators
forclarity
Jason Gottshall
jgottshall at capwiz.com
Wed Jun 4 18:14:32 BST 2008
On Sunday, June 01, 2008 3:12 AM, Matt S Trout wrote:
> I'm pretty sure the private namespace is basically useless for
anything
> else (yes, uri_for uses it, but any code that uses uri_for without
> either an action object or an absolute URL is basically broken and the
> new action_uri/whatever methods shouldn't need it at all).
Trying to understand the implications here. Both Ash's[1] and
Aristotle's[2] recently-posted versions of an action_uri()-like method
take a private path as a key argument on which to look up the related
action. Is that not how you see action_uri working?
Jason
[1] http://lists.scsys.co.uk/pipermail/catalyst-dev/2008-May/001238.html
[2] http://lists.scsys.co.uk/pipermail/catalyst-dev/2008-May/001240.html
More information about the Catalyst-dev
mailing list