Question
Cairngorm and Presentation Model
I am using the Presentation Model (PM) to architecture a Flex/Cairngorm application.
The implementation of the PM goes fine, except that I am not sure of one thing: how to update your PM properties each time you update your domain model properties.
Does anyone have any thoughts on this? Examples of the PM can be found through Google but do not cover multi-view applications, or any extended implementation of the PM.
Any pointers to extended examples would be most welcome.
The implementation of the PM goes fine, except that I am not sure of one thing: how to update your PM properties each time you update your domain model properties.
Does anyone have any thoughts on this? Examples of the PM can be found through Google but do not cover multi-view applications, or any extended implementation of the PM.
Any pointers to extended examples would be most welcome.
