ExternalMethod: remove magic to decide if aq_parent should be passed or not as first argument
Instead of trying without and retry in case of TypeError, we now have a reliable rule: aq_parent is passed if and only if the name of first argument is 'self'.
Showing
Please register or sign in to comment