Ferreteria/v0.5/@cls/tExecutableTwig/OnBuild()

From Woozle Writes Code
Jump to navigation Jump to search
ferret\layout\tExecutableTwig->OnBuild()

About

This is a stub function, so DoLocalMethod() can call it without first checking if it exists and so podling classes can always call parent::OnBuild().

System: OnBuild()

History

  • 2022-12-02 Reinstated (as part of folding all the different event-handler traits back into tExecutable[Twig/Tree], to simplify the code and make it easier to understand.
  • 2022-11-29 Removed because we no longer need to define any given event-method until we plan to actually do something with it.