On 7/17/06, Jan Svitok <[EMAIL PROTECTED]> wrote: [snip] > > - why the load_plugins command was commented out? It seems working for me.
Was commented because load_plugins raised problems with win32-service, making rials halt and crash sometimes (not always). > - why bin/mongrel_rails_service and bin/mongrel_rails_svc still in the > main package? > - a lot of code is duplicated in both versions (standalone mongrel and > service) - a bit of refactoring could help mongrel_service was made to replace mongrel_rails_* files, as Zed said, these will go away with the upcoming 0.4 release. -- Luis Lavena Multimedia systems - Leaders are made, they are not born. They are made by hard effort, which is the price which all of us must pay to achieve any goal that is worthwhile. Vince Lombardi _______________________________________________ Mongrel-users mailing list [email protected] http://rubyforge.org/mailman/listinfo/mongrel-users
