#2206: Query setuptools entry points for plugins
---------------------------+------------------------------------------------
 Reporter:  Felix.Schwarz  |       Owner:  faide
     Type:  enhancement    |      Status:  new  
 Priority:  normal         |   Milestone:  2.0  
Component:  TurboGears     |     Version:  trunk
 Severity:  normal         |    Keywords:       
---------------------------+------------------------------------------------
 In TurboGears 1.x plugins which use a specific entry point have a chance
 to do specific actions on startup/shutdown. For TurboMail it would be very
 nice to have this functionality in 2.0.

 Unnecessary resource usage for plugins the user does not want: It should
 be encouraged for plugin writers to have a special flag like 'mail.on' in
 the configuration. If that flag is not set to True, the plugin must not do
 anything so no memory wasted :-)

 While I don't have the time to provide you with code and unit tests, I can
 write the docs if the feature goes in.

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