Re: Cross-platform, the freedom to choose any computer
- From: Peter Ammon <gershwin@xxxxxxxxxxxxxxx>
- Date: Sun, 29 Jan 2006 04:09:07 -0800
Arctic Fidelity wrote:
On Sat, 28 Jan 2006 17:51:25 -0600, Peter Ammon <gershwin@xxxxxxxxxxxxxxx> wrote:
Otto Wyss wrote:I think it's worth to think a little about "Cross-platform Development" and have therefore written this paper here: http://wyoguide.sourceforge.net/index.php?page=Cross-platform.html See for yourself, if it's something you can use. O. Wyss
If every program runs on every platform, what's the point in having more than one platform?
Put another way - if you don't code to take advantage of the features and obey the human interface standards of a particular platform, your program will be inferior (on that platform) to one that does.
It seems to me that one can still create an application that would be considered cross-platform while at the same time utilizing the native features of any one OS.
Yes, but it's a tradeoff. The more platform-specific features and code you add, the more it begins to look like multiple programs and less like a single portable program.
Does the fact that a program may have individual/unique parts of its code dedicated to specific platforms so that the program can take advantage of specific features of that platform subsequently render it not portable?
It renders it less portable.
-Peter
-- Pull out a splinter to reply. .
- References:
- Re: Cross-platform, the freedom to choose any computer
- From: Arctic Fidelity
- Re: Cross-platform, the freedom to choose any computer
- Prev by Date: Re: Please use wxWidgets
- Next by Date: Re: Please use wxWidgets
- Previous by thread: Re: Cross-platform, the freedom to choose any computer
- Next by thread: Re: Cross-platform, the freedom to choose any computer
- Index(es):
Relevant Pages
|