#3009: Proposal to add the ability to load raw .py files as plugins
-------------------------+--------------------------------------------------
 Reporter:  athomas      |        Owner:  jonas
     Type:  enhancement  |       Status:  new  
 Priority:  low          |    Milestone:  0.10 
Component:  general      |      Version:  devel
 Severity:  minor        |   Resolution:       
 Keywords:  plugin       |  
-------------------------+--------------------------------------------------
Comment (by athomas):

 My idea was to make the light plugins as ''plugin''-like as possible, to
 avoid breakage. However it looks like there is even more mojo required (in
 the form of creating and registering a `pkg_resources` ''distribution
 finder'' of .py files), so it's probably not worth it.

 Fake eggs have the advantage that (ideally) they would be completely
 transparent; they could be dependencies for other plugins, etc. It's
 probably overkill though, so I'll attach the basic loader patch again.

-- 
Ticket URL: <http://projects.edgewall.com/trac/ticket/3009>
The Trac Project <http://trac.edgewall.com/>
_______________________________________________
Trac-Tickets mailing list
[email protected]
http://lists.edgewall.com/mailman/listinfo/trac-tickets

Reply via email to