#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):

 Looks good, except for the handling of the mapping parameter (see my
 comment 30). If you look at how "mapping" has been used in the
 view.render() method before, you will see that it has been passed directly
 to the buffet render() method as a single parameter, not resolved as a
 dict of keyword parameters. That's why I wrote we can simply ignore it
 because it's already covered by the `**options` approach. So we don't even
 need any deprecation warnings (and I'm sure nobody used it anyway because
 it never had been useful that way).

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