On Tue, 21 Jan 2003 18:32:13 +0200 (IST) Tzafrir Cohen <[EMAIL PROTECTED]> wrote: > Standard-compliant site builders may have been able to fully use such an > approach has there been fully-standard-compliant browsers. But the current > browsers still have many little bugs that have to be worked aroundif your > code stumbles accross one of them.
Interesting logic -- Since C++ compilers are not 100% standard compliant let's all go back and write all our code in FORTRAN! (and since STL is not totaly supported, we better abolish classes and inheritance as well :-) You can still write maintainable code 95% of the time and hack away a *localized*, dirty, ugly workaround for the remaining 5%. In this respect it is completely immaterial if your code is C++, Java, HTML, CSS or other forms of creative expression :-) ---------------------------------------------------------------- Oron Peled Voice/Fax: +972-4-8228492 [EMAIL PROTECTED] http://www.actcom.co.il/~oron May the Source be with you! ================================================================= To unsubscribe, send mail to [EMAIL PROTECTED] with the word "unsubscribe" in the message body, e.g., run the command echo unsubscribe | mail [EMAIL PROTECTED]
