Icon View Thread

The following is the text of the current message along with any replies.
Messages 1 to 2 of 2 total
Thread Small compiler oversight
Thu, May 9 2013 12:57 PMPermanent Link

Matthew Jones

Did you know you can implement a procedure twice? I created a procedure
implementation for EnableJoin and compiled, and it worked. Turns out that I'd
already defined and implemented a procedure of that name, and it compiles without
fuss!

/Matthew Jones/
Fri, May 10 2013 4:31 PMPermanent Link

Tim Young [Elevate Software]

Elevate Software, Inc.

Avatar

Email timyoung@elevatesoft.com

Matthew,

<< Did you know you can implement a procedure twice? I created a procedure
implementation for EnableJoin and compiled, and it worked. Turns out that
I'd already defined and implemented a procedure of that name, and it
compiles without fuss! >>

I'll make sure that this is fixed.  It's most likely related to the
automatic overloading.

Tim Young
Elevate Software
www.elevatesoft.com
Image