Independant codebase property for dynamic class loading
Brought to you by:
eipiequalsnoone
Currently, dynamic class loading is provided by the
underlying protocol (if available). Thus, the codebase
property depends on the protocol used. It is preferable to
have a general Mandala property which is forward to the
corresponding protocol.