Icon View Thread

The following is the text of the current message along with any replies.
Messages 1 to 5 of 5 total
Thread Overload
Thu, May 24 2012 7:10 PMPermanent Link

Leslie

Tim,

EWB does not require the overload keyword, but it  does not allow it either. Some level of compatibility with delphi would be useful in case soemone needs to share code between Delphi and EWB.

Cheers,
Leslie
Thu, May 24 2012 8:00 PMPermanent Link

Leslie

An other  situation where EWB does not allow the syntax  Delphi requires:

TDataSet = class(WebData.TDataSet)

Cheers,
Leslie
Thu, May 24 2012 10:52 PMPermanent Link

Rick

<Leslie> wrote in message
news:6C2E9DAB-1119-4B53-956D-423768ED1281@news.elevatesoft.com...
>
> EWB does not require the overload keyword, but it  does not allow it
> either. Some level of compatibility with delphi would be useful in case
> soemone needs to share code between Delphi and EWB.
>
>

FWIW I agree that compatibility between Delphi syntax and EWB would be of
benefit to the product.

Perhaps Tim could include a section in the documentation that addresses
compatibility issues between Delphi's Object Pascal and that used by EWB.
Might be a big job but only has to cover the most used features and would
certainly make it easier to understand why a Delphi construct works
differently in the javascript even model.

--
Rick

Fri, May 25 2012 4:16 PMPermanent Link

Tim Young [Elevate Software]

Elevate Software, Inc.

Avatar

Email timyoung@elevatesoft.com

Leslie,

<< EWB does not require the overload keyword, but it  does not allow it
either. Some level of compatibility with delphi would be useful in case
soemone needs to share code between Delphi and EWB. >>

This won't be changing.

Tim Young
Elevate Software
www.elevatesoft.com


Fri, May 25 2012 4:17 PMPermanent Link

Tim Young [Elevate Software]

Elevate Software, Inc.

Avatar

Email timyoung@elevatesoft.com

Leslie,

<< An other  situation where EWB does not allow the syntax  Delphi requires:
>>

I'll probably change this in the future, but it's not a high priority right
now.

Tim Young
Elevate Software
www.elevatesoft.com
Image