> If you provide an xml feed that lists the most recent > plugins added, then I'll integrate pointers to your > directory instead.
Get Simply Restful (http://dev.rubyonrails.org/browser/plugins/simply_restful/README) and provide an XML interface for it :) This would allow not only script/plugin, but other tools to integrate it. Think about possible Textmate or RadRails plugin interfaces... I did a plugin repo several months ago (http://svn.techno-weenie.net/projects/plugin_repo/) with similar thoughts. But the thing is, I just don't use script/plugin discover all that much. It's easy to add svn sources and install plugins currently. However, one area a repository might be useful is listing plugins that don't live in svn repositories (or provide only tars/zips). For now, I wouldn't be opposed to setting alternate script/plugin discover points. -- Rick Olson http://techno-weenie.net _______________________________________________ Rails-core mailing list [email protected] http://lists.rubyonrails.org/mailman/listinfo/rails-core
