#1942: New renderers do not support dotted notation
------------------------+---------------------------------------------------
Reporter: mramm | Owner: faide
Type: defect | Status: assigned
Priority: highest | Milestone: 2.0b1
Component: TurboGears | Version: trunk
Severity: normal | Resolution:
Keywords: |
------------------------+---------------------------------------------------
Comment (by faide):
I don't quite understand what you mean by search path, but I definitely
want to implement a dotted path system for genshi and maybe others: this
will open the road to zip safe distribution of TurboGears2 apps.
I have something nearly working for dotted names (python path) support for
Genshi and I hope to commit that thingie tonight.
One point I'm not sure of is this: Should we have a config switch in that
specifies the template search notation (ie: template_search=dotted/path)
or should we have this in the template string (ie:
@expose('genshi/dotted:myapp.templates.index'))
I would really prefer to use the config option to globally define the
search system. This is what I will implement first.
Tell me what you think.
--
Ticket URL: <http://trac.turbogears.org/ticket/1942#comment:6>
TurboGears <http://www.turbogears.org/>
TurboGears front-to-back web development
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "TurboGears Tickets" group.
This group is read-only. No posting by normal members allowed.
To unsubscribe from this group, send email to
[EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/turbogears-tickets?hl=en?hl=en
-~----------~----~----~----~------~----~------~--~---