Dear Olivier,
In v7 I just noticed that check_recursion() is deprecated in favor of _check_recursion(). That makes it a protected method, so by convention it should only be used inside osv.orm shouldn't it? Would you please be kind enough to explain the reason for this and if it's OK to call _check_recursion() in our own "Model"s? I'm asking because now pylint is looking down on me for using a protected method - I just want to make I'm doing it right.
Lionel.

_______________________________________________
Mailing list: https://launchpad.net/~openerp-community
Post to     : openerp-community@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openerp-community
More help   : https://help.launchpad.net/ListHelp

Reply via email to