[MTOS-dev] Explicitly calling SUPER from a handler
Jay Allen
jay at endevver.com
Fri Feb 29 10:01:49 PST 2008
I'm curious to know from the MT team (and specifically Fumiaki) why
the following change was made calling the SUPER class (i.e. MT::App)
for the logout method:
http://code.sixapart.com/trac/movabletype/changeset/1433
It would seem to me that inheritance would take take of this problem
normally but that calling the SUPER method specifically breaks
inheritance of MT::App::CMS. Am I incorrect?
Jay
More information about the MTOS-dev
mailing list