#2467: Unable to Disable Unneeded Dependencies (Genshi & ToscaWidgets)
------------------------+---------------------------------------------------
 Reporter:  lambacck    |       Owner:                     
     Type:  defect      |      Status:  new                
 Priority:  normal      |   Milestone:  __unclassified__   
Component:  TurboGears  |     Version:  trunk              
 Severity:  normal      |    Keywords:  toscawidgets genshi
------------------------+---------------------------------------------------
 It is possible to disable both ToscaWidgets and Genshi, but it is not
 possible to get rid of the dependency because they are always imported.

 Genshi is imported in tg/render.py but not used unless a Genshi template
 is used.

 ToscaWidgets is imported in tg/controllers/decoratedcontroller.py but not
 used unless use_toscawidgets config variable is set to true. ToscaWidgets2
 is conditionally imported.

 I'll provide a patch before the PyCon sprint on Monday. I'm not in
 Atlanta, but I'll show up on IRC to discuss.

-- 
Ticket URL: <http://trac.turbogears.org/ticket/2467>
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