The SimpleApplication class can be used as the main class and entry point
for low-level ActionScript-only FlexJS
applications. It is not indended for use in MXML applications or most
of the FlexJS components as they expect a certain application lifecycle
in the org.apache.flex.core.Application class.