On Fri, Jun 30, 2000 at 01:19:03PM +0200, Ralf Gorholt wrote: > > perhaps I understand something wrong but I think one of the purposes > of operator overloading in C++ is to be able to write something like > "x = y + z" instead of "gnc_money_plus(x, y, z)", even if the "+" > operator does complex, not necessarily arithmetic operations instead > of just a simple addition. At least I use it that way... > Can't scheme be made to do that? I mean, it knows enough to overload arithmetic operators for integer and floating-point already. Wouldn't this just be another numeric type? -- Randolph Fritz Eugene, Oregon, USA -- Gnucash Developer's List To unsubscribe send empty email to: [EMAIL PROTECTED]
- Re: RFC : Correcting some problems in rounding/number... Richard Wackerbarth
- Re: RFC : Correcting some problems in rounding/n... Bill Gribble
- Re: RFC : Correcting some problems in roundi... Robert Graham Merkel
- Re: RFC : Correcting some problems in rounding/n... Rob Browning
- Re: RFC : Correcting some problems in roundi... Richard Wackerbarth
- Re: RFC : Correcting some problems in roundi... Christopher Browne
- Re: RFC : Correcting some problems in ro... Shimpei Yamashita
- Re: RFC : Correcting some problems i... Richard Wackerbarth
- Re: RFC : Correcting some probl... Shimpei Yamashita
- Re: RFC : Correcting some probl... Richard Wackerbarth
- Re: RFC : Correcting some problems in rounding/number... Randolph Fritz
- Re: RFC : Correcting some problems in rounding/n... Christopher Browne
- Re: RFC : Correcting some problems in roundi... Richard Wackerbarth
- Re: RFC : Correcting some problems in roundi... Bill Gribble
- Re: RFC : Correcting some problems in ro... Richard Wackerbarth
- Re: RFC : Correcting some problems i... Bill Gribble
- Re: RFC : Correcting some probl... Richard Wackerbarth
- Re: RFC : Correcting some probl... Christopher Browne
- Re: RFC : Correcting some probl... Richard Wackerbarth
- Re: RFC : Correcting some probl... Bill Gribble
- Re: RFC : Correcting some problems in ro... Christopher Browne
