On Fri, May 29, 2009 at 7:56 PM, harshal <[email protected]> wrote: > > I was thinking about Ruote-kit and currently Ruote-web2 application, > the parallels and reusability aspects. I am also going through source > code of Ruote-web2 and it seems that the work is fairly complex and > also reusable to some extent. Repeating this work for any other > project would be non-trivial and error-prone. So here is a suggestion > - > > With introduction of Engines in Rails 2.3, plugins are easy like never > before. Is it possible to make Ruote-web2 a plugin for Rails?
To some extent, this work already got done : http://github.com/jmettraux/ruote_plugin/ > Additionally, is it possible to create reusable services and > components (as the back-end of services) so that other projects can > reuse components or services with free-will. It's easy to create participants, listeners and such, and package them as Ruby gems. > Does this make sense? Yes, it makes sense. Best regards, -- John Mettraux - http://jmettraux.wordpress.com --~--~---------~--~----~------------~-------~--~----~ you received this message because you are subscribed to the "ruote users" group. to post : send email to [email protected] to unsubscribe : send email to [email protected] more options : http://groups.google.com/group/openwferu-users?hl=en -~----------~----~----~----~------~----~------~--~---
