Hello, I would like to ask if TerminatOOOR works with OpenERP Version 7 and Kettle 4.4?
thanks! with kind regards, Sven Petersen Von: [email protected] [mailto:[email protected]] Im Auftrag von Houssine BAKKALI Gesendet: Dienstag, 19. Februar 2013 16:39 An: Raphael Valyi Cc: [email protected] Community Betreff: Re: [Openerp-community] [OERPLib] The 0.7.0 version has been released! this thread looks like the Super Bowl advertising ;) 2013/2/19 Raphael Valyi <[email protected]<mailto:[email protected]>> What I love in this one is the way it more or less use the same principle than ActiveRecord in Ruby, e.g. : client.ResUsers.create({'login': 'joe', 'name': 'Joe'}) or client.AccountInvoice.get(12) And of course, since 2009, there is still OpenObject On Ruby, aka OOOR https://github.com/rvalyi/ooor which inherits from ActiveResource and hence from ActiveModel which is part of the Ruby top ActiveRecord model hierarchy, part of the the awesome original Rails framework from the talented one guys everyone tries to copy... OOOR also opens you the doors to the Rails web programming, REST webservices over Rails, HTML5 atop of that, the multi-threaded GIL-free, native code performance compiled Java eco-system and JVM via JRuby (as used in TerminatOOOR) etc... But of course, one is always free to downgrade to some Python wannabee clone ;-) FYI, OOOR as recently been tested on OpenERP 7.0 and its test suite runs green on OpenERP 7.0 too, so it's just fully compatible. Regards. -- Raphaƫl Valyi Founder and consultant http://twitter.com/rvalyi<http://twitter.com/#!/rvalyi> +55 21 2516 2954<tel:%2B55%2021%202516%202954> www.akretion.com<http://www.akretion.com/> _______________________________________________ Mailing list: https://launchpad.net/~openerp-community Post to : [email protected]<mailto:[email protected]> Unsubscribe : https://launchpad.net/~openerp-community More help : https://help.launchpad.net/ListHelp
_______________________________________________ Mailing list: https://launchpad.net/~openerp-community Post to : [email protected] Unsubscribe : https://launchpad.net/~openerp-community More help : https://help.launchpad.net/ListHelp

