Linked by Thom Holwerda on Mon 16th Jul 2007 16:03 UTC, submitted by jeanmarc
Thread beginning with comment 255808
To view parent comment, click here.
To read all comments associated with this story, please click here.
To view parent comment, click here.
To read all comments associated with this story, please click here.
Absolutly correct, not only are FireFox and Gecko huge, but they are also a PITA to support on alternative platforms*. The main devs focus on Windows, Linux and Mac, and they don't write the code portable at all:
* almost no abstractions or interfaces, just macros depending on platform
* force new dependencies which in some cases arn't even viable on alt. OS'es
* more 'hacking' than coding
IMO WebKit seems to be more aware on all of the points above as well as actually encouraging ports.
*) In fact, I'm not even sure there will be a Firefox 3 on BeOS.







Member since:
2005-07-06
ABrowse team? Damn, I wish!
Flash isn't part of the browser and is not a W3 standard, and ABrowse supports "scripting", AJAX and everything else very nicely, being based on WebKit and all.
Even if a working port of FireFox magically appeared on Syllable it would be more work to maintain that than the WebKit port & ABrowse. Seriously, FireFox and Gecko are huge, and WebKit gets us the same features in a much smaller footprint, so why bother?