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.
_______________________________________________
List: [email protected]
Listinfo: http://lists.rawmode.org/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/[email protected]/
Dev site: http://dev.catalyst.perl.org/