Not finding what you are looking for? Request a recipe!

  1. Avg. Rating 3.4

    Implementing policies based security in Flex

    This solution uses the built in reflection mechanisms in Action Script 3 to write a generic policy handler which allows developers to easily create policies which can be applied to any user interface component or other classer.

  2. Not yet rated

    Extending the Presentation Model pattern for a better archit ...

    The solution to the problem is to introduce a model class which stores the data retrieved from an external source and compose the presentation model with this class to enable reuse of large components without having the same UI state.

  • Results 1-2 of 2