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 / General Discussion / Re: Doesn't send the Model/Proxy an change Event? on: October 06, 2008, 03:22:06
A useful idiom to employ in your concrete Proxy is an implicit getter that casts the Data Object to its actual type and gives it a meaningful name.

I think this idiom only don't apply on Java Port.
As say above, as3 data can send on change notifications.
In Java, the developper need to encapsulate the model modification.

2  PureMVC Manifold / MultiCore Version / Re: Using the PureMVC Java port with GWT? on: July 09, 2008, 02:48:48
Hi all,

I'm interested in this port.
How long do you think the validation will take?

Moreover Luciano made non gwt changes to PureMVC, did this change will be merge with Java trunc?

Matthieu
Pages: [1]