Registry Objects

    While the examples below will use Components, the same behavior can be expectedfor Helpers, Behaviors, and Tasks in addition to Components.

    This will result in the property and helper being loaded.Configuration can also be set on-the-fly. Example:

    Callbacks are not provided by registry objects. You should use theevents system to dispatch any events/callbacksfor your application.