Feature Requests item #27422, was opened at 2009-11-11 17:25
You can respond by visiting: 
http://rubyforge.org/tracker/?func=detail&atid=578&aid=27422&group_id=126

Category: other
Group: None
Status: Open
Resolution: None
Priority: 3
Submitted By: Luis Lavena (luislavena)
Assigned to: Eric Hodel (drbrain)
Summary: Make plugin loading optional

Initial Comment:
As current implementation, plugins are being loaded even when gem commands are 
not used.

This is affecting bundling and packaging since it forces to search for gems 
located in the GEM_PATH, even when the usage of RubyGems is just "usage" of the 
gem.

One example:

http://github.com/vertiginous/pik/issues#issue/37

There was a discussion about it:

http://rubyforge.org/pipermail/rubygems-developers/2009-August/004893.html

But no way to disable this has been provided.

Would love, prior next release, get a workaround to disable external lookup. 

Ideally, the search for plugins should be optional, but that is my PoV. Any 
workaround is welcome.

Thank you.


----------------------------------------------------------------------

You can respond by visiting: 
http://rubyforge.org/tracker/?func=detail&atid=578&aid=27422&group_id=126
_______________________________________________
Rubygems-developers mailing list
http://rubyforge.org/projects/rubygems
Rubygems-developers@rubyforge.org
http://rubyforge.org/mailman/listinfo/rubygems-developers

Reply via email to