On 9/16/07, rfoxmich <[EMAIL PROTECTED]> wrote: > > Are the fixes solely in the openwferu directory tree? I'd like to > be > able to integrate them into a densha based application that I'm > building > step by step with densha as a basis and want to know if I can just > replace the openwfe-ruby directory of the densha example to get these > fixes.
Hi Ron, the fixes for you occurred in config/openwferu_engine.rb and in the view where you spotted the problem. In openwferu_engine.rb an 'activity' method got added to the Workitem class. You can upgrade the openwfe-ruby tree under vendor/ without fear, the engine's interface have grown very stable lately, only the internals do change. Densha on the other hand is growing. Maybe with a bit of diff work you can easily get along, the codebase being not that big. Your questions are welcome. Douitashimashite, -- John Mettraux -///- http://jmettraux.openwfe.org --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "OpenWFEru users" 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-users?hl=en -~----------~----~----~----~------~----~------~--~---
