Within a Flex application it is a very common thing to show lists of items or domain objects for instance a list of articles, users or whatever.
There are many ways to implement this and I would like to share an approach which I call Lazy Model Responder. I am using the Cairngorm microarchitecture where I implement [...]





Recent Comments