Custom Metadata Processors

Custom metadata processors are one of the most powerful and interesting features Swiz has to offer. This page contains links to custom processors created by the community, as well as instructions on how to create your own custom metadata processor.

Created by the community

[URLMapping] - Deep linking made crazy easy
[MediateSignal] - Mediate AS3 Signals like you would events
[Resource] - Simplified localization coding
[Logger] - Simplified logging
[Bind] - Binding for the Flight framework via metadata
[MediateView] - Passes view components into beans by type or ID. Note that Swiz now supports view mediation with the [ViewAdded] and [ViewRemoved] metadata tags. However, this custom processor may still be useful for learning to create your own custom processors.

Creating your own

Coming soon