HI Andrea, it's an internal method, so we should be careful about opening it up.
What's the use case? Sven On 01.10.2015 12:51, andrea del bene wrote:
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.
