akretion / ooor

Odoo Ruby JSON client. Emulates ActiveRecord enough (as much as Mongoid; Implements ActiveModel) to make Rails development with an Odoo datastore straightforward
MIT License
199 stars 59 forks source link

remove the scope prefix feature? #163

Open rvalyi opened 7 years ago

rvalyi commented 7 years ago

Now that we have Odoo proxies linked to Odoo sessions, the constant prefix feature sounds useless. Removing it may simplify a bit the code.