| |||
| [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] |
_______________________________________________Even If I think this practice is a sound software-engineering practice, I do not think you can easily achieve cross-platform GUI through this.
A typical GUI application will contain between 70% and 80% of your code devoted ti GUI-related stuffs. Porting an application using the MVC technique and building platform-dependant GUIs will therefore mean to re-write 70% to 80% of your application for each platform you're targetting.
This is something that will be refused by all my customers :-)
I don't believe that would be true of any properly written Java apps. Sure, if you write VisualBasic (spit) style and mix all your business logic in with the GUI then you're asking for trouble - but that's a coding issue, not a Java/AWT/Swing/Cocoa/whatever issue.
| Home | Archives | FAQ | Terms/Conditions | Contact | RSS | Lists | About |
Visit the Apple Store online or at retail locations.
1-800-MY-APPLE
Contact Apple | Terms of Use | Privacy Policy
Copyright © 2007 Apple Inc. All rights reserved.