Futurescale, Inc. PureMVC Home

The PureMVC Framework Code at the Speed of Thought


Over 10 years of community discussion and knowledge are maintained here as a read-only archive.

New discussions should be taken up in issues on the appropriate projects at https://github.com/PureMVC

Show Posts

* | |

  Show Posts
Pages: [1]
1  Announcements and General Discussion / Architecture / Proxy and nested data on: February 21, 2010, 08:18:53
Hi,

i think PureMVC works great with apps that are using "flat" data (e.g. one object with members of primitive data types) but not with complex and hierarchical data (objects having lists of other objects)?

Every proxy and mediator needs to get named. This won't let me create more than one instance otherwise naming gets messy?

I would like to know how a proxy might look like to work with nested data.

Pages: [1]