Small MXP callback suggestion

Posted by Twisol on Wed 18 Nov 2009 03:31 AM — 1 posts, 9,125 views.

USA #0
Now that I've played with the MXP callbacks a bit, it's rather annoying (and not intuitive IMO) to have to specify 'return 0' when everything's A-OK - i.e. the "guilty until proven innocent" approach. Would it be possible to assume a 0 return value unless a non-zero value is actually returned? ("innocent until proven guilty")