framework

Posted by admin

[Update] i updated this example to stay in line with the flex example, using a [PostConstruct] metadata, and not dispatch a "onApplicationReady" event [/Update]

This is another basic example of Parsley 2.0.
This time without using the Flex framework (ie: pure AS project), which makes the whole thing a bit more complicated.
(here is the flex version )

Continue reading...
Posted by admin

[Update] After some comment by Jens (Parsley dev) i updated the workflow. See striked comment below [/Update]

This is a _very_ basic example of the new Parsley framework version (2.0).
Although useless and ugly :), it uses a few of Parsley new features such as injection via metadata and the messaging capabilities (read event system).
If you haven't given it a try... you should!

Continue reading...