Ferreteria/v0.5/@cls/caApp

From Woozle Writes Code
< Ferreteria‎ | v0.5‎ | @cls
Revision as of 15:29, 25 July 2022 by Woozle (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
Ferreteria class ferret\caApp

tSingletonAutocaAppcaAppBasic

About

The App classes are all intended as singleton objects that guide the startup process and determine certain other key classes to use for certain operations. Any given application will typically create its own class that inherits from one of these, that being the easiest way to ensure that required setup is taken care of.