From: Curt Hibbs Date: 2005-01-20T20:24:55+09:00 Subject: Re: App Plugins Douglas Livingstone wrote: > > Does anyone have an example of a Ruby application which can accept > plugin modules? (Via uploading a zip or text file to the site.) FreeRIDE is 100% plugin based. It has a reusable plugin framework called FreeBase that we intend (someday) to package up as an independent RubyForge project. Rich Kilmer has used it in some projects for his clients and, of course, FreeRIDE is built on top of it. For more info, see: http://blade.nagaokaut.ac.jp/cgi-bin/scat.rb/ruby/ruby-talk/64694 and http://freeride.rubyforge.org/wiki/wiki.pl?FreeBASE Curt