On 10/26/07, Tomaso Tosolini <[EMAIL PROTECTED]> wrote: > Hi John, > > sorry for the untabbing... > > I would be very happy if you want to integrate the code into trunk(under DSB > license as requested). > > Another think: as you haven't integrated yet, please can you discard the > previous > archives an use the one attached here: I included a small config option > that allows > to set the AR connection params from outside the code, using the following > module > wide constant > > OpenWFE::CONFIG[:db_persisted_engine][:connection_parameters] > > if you don't like this mechanism, please let me know, > my objective is only to extenalize the parameter setting, it doesn't matter > how it's done.
Hi Tom, thanks for that latest jar, I will use it. I think that for the configuration I will certainly totally remove it. The vanilla use case is "inside of Rails" so the the connection will be provided by Rails. Outside of rails, it will be up to the surrounding environment to do the ActiveRecord::Base.establish_connection() voodoo. So I think we can easily don't include it (like I did for ActiveParticipant). Once I will have integrated your work, we will have a basis for an further discussions. Thanks again, -- John Mettraux -///- http://jmettraux.openwfe.org --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "OpenWFEru dev" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/openwferu-dev?hl=en -~----------~----~----~----~------~----~------~--~---
