Hi,the method in the mail object is declared as final. This makes difficult to perform custom actions AFTER component has been fully initialized (i.e. onInitialized has been already called). Am I missing something? Should we change code as suggested to give the chance to implement such post-init actions?
Thank you. Andrea.
