ArcGIS Flex API with Design Patterns

1015
1
10-16-2011 01:26 PM
JamilNawaz
New Contributor II
Hello Guys!

I am first time using ESRI Flex API for GIS programming. I have question to ask from community. What kind of design patter should I use when working with ESRI Flex API?

Like, when working with Flex ActionScript 3, people uses PureMVC, Cairngorm etc. Does this API work fine with these design patterns?

Might be this question is little bit odd, but actually I uses ESRI Silverlight API in a silverlight application, and there I uses Model View View Model (MVVM) pattern, but lator I found that this API does not fully support MVVM yet.

Thanks!
JAMIL
Tags (2)
0 Kudos
1 Reply
KenBuja
MVP Esteemed Contributor
Take a look at Monsour Raad's recent post about a MVC pattern for Flex
0 Kudos