#2130: routes is asserting that the application is deployed in zip-unsafe way
------------------------+---------------------------------------------------
 Reporter:  faide       |       Owner:  faide
     Type:  defect      |      Status:  new  
 Priority:  normal      |   Milestone:  2.0  
Component:  TurboGears  |     Version:  trunk
 Severity:  normal      |    Keywords:       
------------------------+---------------------------------------------------
 you cannot create a zipsafe application using tg2 since routes is based on
 the assumption it will be able to scan directories inside your
 application.

 This is considered a problem in some deployment scenarios where a single
 zipped egg is really preferred.

 see routes.utils.controller_scan() for the offending (first one to
 explode, may not be the only one) function in routes.

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