#708: Drop backward-compatible column declaration from FastDataGrid
-------------------------+--------------------------------------------------
 Reporter:  max          |       Owner:  anonymous        
     Type:  enhancement  |      Status:  new              
 Priority:  normal       |   Milestone:  0.9a3            
Component:  Widgets      |     Version:                   
 Severity:  normal       |    Keywords:  datagrid fastdata
-------------------------+--------------------------------------------------
 Method _prepare_fields() from FastDataGrid contains a piece of code to
 remain backward-compatible with earlier DataGrid implementation circa TG
 0.8.

 It may be a good idea to require client code that uses FastDataGrid to use
 tuples or proper DataGrid.Column instead of plain string names before
 final 0.9 release.

 Client code is (to the best of my knowledge) one that uses
 DataController's list_fields or form_fields parameters.

-- 
Ticket URL: <http://trac.turbogears.org/turbogears/ticket/708>
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.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/turbogears-tickets
-~----------~----~----~----~------~----~------~--~---

Reply via email to