Applications and the Difficulties of Portability?

Applications and the Difficulties of Portability? - Hallo sahabat Jendela Dunia Internet Dan Tekhnologi, Pada Artikel yang anda baca kali ini dengan judul Applications and the Difficulties of Portability?, kami telah mempersiapkan artikel ini dengan baik untuk anda baca dan ambil informasi didalamnya. mudah-mudahan isi postingan Artikel API, Artikel GUI, Artikel Portability, Artikel Qt, yang kami tulis ini dapat anda pahami. baiklah, selamat membaca.

Judul : Applications and the Difficulties of Portability?
link : Applications and the Difficulties of Portability?

Baca juga


Applications and the Difficulties of Portability?

I'm a software developer who writes a lot of freeware utilities in C/C++ which are all cross platform and work well. Lately some of my users have been pestering me to stop wasting precious development time supporting minority OSs like Linux, and get more work done for the majority — the Windows users. Now many of my utilities are simple tools that perform various operations on files such as compression or rearranging. I've also made a few frontends for them using the excellent Qt library to allow the user to select a file and process using a simple GUI. In dozens of applications I wrote, most of them several thousand lines long, I haven't written a single conditional for any particular OS. When I release, I just compile each app for all the OSs I have access to and post them on my website. I barely expend any effort at all to achieve portability. So the question I have to ask is: Why do the masses perceive portability as something that requires effort and a waste of time?

Most applications don't do anything fancy or need to talk to devices and therefor there is no need to do anything special other than compile them on a particular OS to run on that OS. So why are there so many simple apps using native APIs to do simple things like file reading instead of the standard ones? Why are we projecting an image that one must go out of their way or switch to a different language in order to achieve portability?


Demikianlah Artikel Applications and the Difficulties of Portability?

Sekianlah artikel Applications and the Difficulties of Portability? kali ini, mudah-mudahan bisa memberi manfaat untuk anda semua. baiklah, sampai jumpa di postingan artikel lainnya.

Anda sekarang membaca artikel Applications and the Difficulties of Portability? dengan alamat link http://jendeladuniainternet.blogspot.com/2007/03/applications-and-difficulties-of.html

0 Response to "Applications and the Difficulties of Portability?"

Posting Komentar