#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 cboos):

 What's the point to masquerade those "light" plugins as eggs?
 I was going to suggest to simply add a line of
 `self.log('Loading source file "%s" ...`
 to the initial patch, in order to make clear what was going on.

 I fear a little bit that your latest solution might confuse the
 users (especially someone who's reading the log and hasn't installed
 the `.py` files himself), but then, I'm certainly missing the
 advantages that this approach might have...

-- 
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