On 12-Apr-07, at 7:00 AM, Craig A. Finseth wrote: > ... > Functions don't match based on the full signature yet do they ? > > No. And, AFAIK, they never will. It has to do with being able to > create ambiguities.
Nothing ambiguous about it Java has all this and can sort out which one to call > so if I have a class that implements > > operator_convert() as double > operator_convert() as Int64 > > I'll still get compile errors > ... > > Yes. It has been covered here multiple times. Right. So I get only one numeric return value because of this. Crap ! _______________________________________________ Unsubscribe or switch delivery mode: <http://www.realsoftware.com/support/listmanager/> Search the archives: <http://support.realsoftware.com/listarchives/lists.html>
