hello,

I'd like to configure the template lookup by the .ini file and use new
arguments like "cache_args" and "cache_impl" those arguments are not parsed by MakoRendererFactoryHelper
(mako version 6.0 and over ...)

I try to use Component Manager to call IMako utily in the __init__.py module
but MakoRendererFactoryHelper call depends on view renderer.

So it seems I cannot modify lookup object build by MakoRendererFactoryHelper before
a view is called

documentation talks about adding renderer or changing renderer
but I don't want to overwrite renderer, request behaviour or adding
new renderer.

thx for any answer.

--
You received this message because you are subscribed to the Google Groups 
"pylons-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/pylons-discuss?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to