I have this problem a long time ago, it ends up I'm manually handling lazy-initialization on the flex2 side, retrieve properties needed just in time.

this is very much like a Hibernate-in-Flex (lol) but did work for me (in the name of performance and efficiency.)

Jeremy.

On 5/14/06, Richard Rodseth <[EMAIL PROTECTED]> wrote:
I'm curious to see how others respond, but in the web app world I think this is one thing that leads to patterns like DTO and Remote Facade. It may seem like unfortunate duplication of effort, but you can still have rich and lazily-loaded server-side domain models hidden behind business facades which return value-object graphs which map to ActionScript counterparts and may be tailored to specific views.

- Richard


--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com




SPONSORED LINKS
Web site design development Computer software development Software design and development
Macromedia flex Software development best practice


YAHOO! GROUPS LINKS




Reply via email to