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 <[EMAIL PROTECTED]> 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

_______________________________________________
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/

Reply via email to