![]() |
|
|
|
|
101
25th March 02:22
External User
Posts: 1
|
In <KSc1g.69817$Jd.7923@newssvr25.news.prodigy.net> , on 04/18/2006
at 09:29 PM, Michal Necasek <michaln@scitechsoft.com> said: All languages have features that can be misused. Operator overloading has its place. When used with some common sense, the intent of the code is reasonably obvious. When I look at the Mozilla sources there is operator overloading, but I don't find gratuitous overloading. IMO, writing REXX without all the signal handlers turned on is similar to writing C with all the warnings turned off. The tools will allow it and some folks can even manage to write largish programs that appear to work, but why bother. Regards, Steven -- -------------------------------------------------------------------------------------------- Steven Levine <steve53@earthlink.bogus.net> MR2/ICE 2.67 #10183 Warp/eCS/DIY/14.103a_W4 www.scoug.com irc.fyrelizard.com #scoug (Wed 7pm PST) -------------------------------------------------------------------------------------------- |
|
|
|
|
103
25th March 06:09
External User
Posts: 1
|
Indeed, but that's why God (or at least Mike Cowlishaw) gave us
'SIGNAL ON NOVALUE'. Now if only it worked under VX-REXX... -- Alex Taylor http://www.cs-club.org/~alex Remove hat to reply (reply-to address). |
|
|
|