#1963: Pages of quickstarted TG 1.1 app do not validate
-------------------------+--------------------------------------------------
 Reporter:  chrisz       |        Owner:  Chris Arndt
     Type:  defect       |       Status:  assigned   
 Priority:  high         |    Milestone:  1.1        
Component:  TurboGears   |      Version:  1.1 HEAD   
 Severity:  major        |   Resolution:             
 Keywords:  needs tests  |  
-------------------------+--------------------------------------------------
Comment (by chrisz):

 This would be a nice argument, but the options for the render method
 actually do not include dots. At this point in time they are specific to
 one rendering engine, so they don't contain the engine name, and they are
 ususally passed as kwargs to the engine's serializer, so they do not
 contain additional dots. See the example above: You would just say:
 `...@expose(template="...", doctype='html-transitional')`. The engine is
 already directly or indirectly specified by the template argument, so not
 need to repeat it in the options.

-- 
Ticket URL: <http://trac.turbogears.org/ticket/1963#comment:29>
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to