Override the WebSite class using portal_classes.
Applying mixin classes dynamically under portal types, does not allow to overwrite the methods which already exists in the inherit tree for the methods provided by the mixin class. So with this new document (WebSite.py), we can force which implementation must be used in that case.
Showing
Please register or sign in to comment