> > If you used Swing the transition should be really easy as Codename One is very similar to that.
Maybe, it depends on the size and complexity of the starting project. Codename1 is "like" swing, but it's not swing, and doesn't try to be. My write up is still incomplete, but I have over 100 "bridge" classes to paper over the differences, and lots of small bits of functionality borrowed from regular java. It's still a good approach, but not a bed of roses, especially if you want to maintain some semblence of source compatibility with the desktop version. -- You received this message because you are subscribed to the Google Groups "CodenameOne Discussions" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. Visit this group at https://groups.google.com/group/codenameone-discussions. To view this discussion on the web visit https://groups.google.com/d/msgid/codenameone-discussions/1e76084e-c1f0-4b3e-bc59-c9b575758b12%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
