The logic is often the main part of the code, the UI is just a pretty interface to show all the output from the logic. If you separate your app into a data layer, business logic layer, and UI layer, you should only need to change stuff in the UI layer across platforms. I'd call that cross-platform :)
On Mon, Dec 17, 2012 at 7:17 AM, svenesaar <[email protected]>wrote: > Dear Gilnaa, > > the money is not the point and an apple is available. > When i understand you right, why is Mono for "Cross Platform development" > > if i have only the code functions (without UI) in a shared codebase and the > rest not, then sorry it isnt cross paltform programming..... > > i am right? > > Sven > > > > > > -- > View this message in context: > http://mono.1490590.n4.nabble.com/App-Cross-Platform-Programming-tp4657778p4657787.html > Sent from the Mono - General mailing list archive at Nabble.com. > _______________________________________________ > Mono-list maillist - [email protected] > http://lists.ximian.com/mailman/listinfo/mono-list >
_______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
