On 16-Jan-07, at 1:46 PM, Mars Saxman wrote:
On Jan 16, 2007, at 3:14 AM, Tom Benson wrote:
I'm trying to define an Operator_Lookup override inside a module,
but it will not compile.
Is Operator_Lookup unsupported outside of code objects??
Operator overloading belongs to classes. Modules cannot overload
operators.
Now if this could be extended to included structs we'd be groov'n!
<http://www.realsoftware.com/feedback/viewreport.php?reportid=fyyogsnb>
Since this is all just syntatic sugar, maybe operator overloading
could be made to work in combination with the Extends syntax?
Frank.
<http://developer.chaoticbox.com/>
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>
Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>