puremvc Questions

2

I want to manage all location code in one of my Proxy classes. As the class is built from scratch and not built on a UIView or similar class that inherits NSObjectProtocol, it throws an error 'Does...
Straightforward asked 14/12, 2015 at 12:44

0

The Background I'm in the process of updating an AIR app that was built with Flex 4.5 and AIR 2.6 to Flex 4.6 and AIR 3.3. I'm doing this to take advantage of the native JSON class and to get read...
Decolonize asked 7/8, 2012 at 6:0

6

in the MVC/MVP/MVPC design pattern where do you put your business logic? No, I do not mean the ASP.NET MVC Framework (aka "Tag Soup"). Some people say you should put it in the "Controller" in MVC...
Luckey asked 10/2, 2009 at 21:14

6

One of the stated goals of the PureMVC framework is to avoid platform dependencies in order to be portable. Considering that because of language and API differences application code will always be ...
Diminution asked 27/9, 2008 at 10:55

5

Solved

I just started a new GWT project for a client and I'm interested in hearing people's experience with various GWT MVC architectures. On a recent project, I used both GXT MVC, as well as a custom mes...
Disorder asked 5/8, 2009 at 16:38

3

Solved

I have the feeling that is easy to find samples, tutorials and simple examples on Flex. It seems harder to find tips and good practices based on real-life projects. Any tips on how to : How...
Autogenesis asked 18/9, 2008 at 19:28
1

© 2022 - 2024 — McMap. All rights reserved.