[KDE Dot News]
 faq
 flatforty
 contribute
 subscribe
 configure
 search
 rdf

 main
 parent
 thread


Re: wow
by Stefan Majewsky on Saturday 03/May/2008, @10:27
> it [KDE 3.5.9] had the luxury of not focusing on major re-architecting because it built on the major re-architecting in KDE 2, which introduced features (KParts and KIO, for example) that other environments (Windows and such included) *still* don't have.

Perhaps the point is that we do not have many developers (esp. when compared to M$ and Apple) and thus have to implement things in a very effective way. Many key components of KDE (such as the mentioned KParts and KIO libs) and the underlying Qt libraries allow applications to implement features with less code (and therefore less possible error causes).

Some examples from my personal impressions: To open a website in the user's favorite browser, the code is one line (KRun::runUrl()). Downloading a file from an arbitrary location (from local files to web services to SSH resources) costs three lines of code (KIO::NetAccess::download() to temporary file + error check + cleanup temporary files). Under Windows, access to files at arbitrary locations requires you to essentially write a new API for your program which links against several libraries.
  Related Links
 ·   Articles on KDE Official News
 ·   Also by Stefan Majewsky
 ·   Contact author

Thread Threshold:

The Fine Print: The following comments are owned by whomever posted them.
( Reply )

  "Default settings are easy to manage." -- Aaron Seigo
KDE®, "K Desktop Environment", "KDE Dot News", "got the dot?" and the KDE Logo® are trademarks or registered trademarks of KDE e.V. in the European Union, the United States and other countries. All other trademarks and copyrights on this page are owned by their respective owners. Comments are owned by the poster. The rest: Copyright © 2000-2008 KDE e.V. for The KDE Project. For further information or comments on this site, please contact the Webmaster.
[ home | post article | flat forty | subscribe | search | rdf ]