On 16 Nov 2009, at 19:56, Anthony Walter <sys...@gmail.com> wrote:
On Mon, Nov 16, 2009 at 1:39 PM, Jonas Maebe <jonas.ma...@elis.ugent.be
> wrote:
For this reason, I think the Delphi operator naming decision is
actually
better than FPC's. Limiting them to classes is another matter.
Jonas
Jonas,
Delphi doesn't limit operator overloading to classes. You can also add
overloading to in (addition to methods and inlining) records.
I knew about the methods, but not about the operators, thanks. The
"methods in records" is one thing I don't understand though, because
TP-style objects without vutual methods are functionally identical,
afaik.
Jonas
_______________________________________________
fpc-pascal maillist - fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal