Good for me, but maybe we can go further ? Rename except_osv in openerp_orm in openerp/service/web_services.py ?
I think that the exception handling in openerp/service/web_services.py is no more necessary because it is done in openerp/service/wsgi_server.py and can be completely removed. Maybe when aliasing except_osv to except_orm, a comment stating that openerp.exceptions.Warning should be used instead ? Maybe push some exception handling from osv.py to wsgi_server.py ? Write a new doc/exceptions.rst ? :-D -- https://code.launchpad.net/~openerp-dev/openobject-server/trunk-except_ormsv-chs/+merge/131623 Your team OpenERP R&D Team is subscribed to branch lp:~openerp-dev/openobject-server/trunk-except_ormsv-chs. _______________________________________________ Mailing list: https://launchpad.net/~openerp-dev-gtk Post to : [email protected] Unsubscribe : https://launchpad.net/~openerp-dev-gtk More help : https://help.launchpad.net/ListHelp

