[Catalyst] Jemplate View and Catalyst Object
Tatsuhiko Miyagawa
miyagawa at gmail.com
Wed Jul 18 21:28:32 GMT 2007
You might want to take a look at the internal code and send me a patch :)
http://svn.bulknews.net/repos/public/Catalyst-View-Jemplate/trunk/
On 7/18/07, Patrick McDonnell <kc9ddi at gmail.com> wrote:
> I'm using the Jemplate view to automatically compile some Jemplate templates
> for use in some AJAX-y portions of my app. It seems to be working, except
> that the Catalyst object that I'm able to use under the TTSite view doesn't
> seem to exist under the Jemplate views. For instance, in a TTSite template,
> I can do something like [% Catalyst.uri_for('myAction') %], but I cannot do
> that under the Jemplate templates. Is there a solution to this? Thanks.
--
Tatsuhiko Miyagawa
More information about the Catalyst
mailing list