Icon View Thread

The following is the text of the current message along with any replies.
Messages 1 to 9 of 9 total
Thread Handful of questions on EWB2
Tue, Jun 23 2015 10:41 AMPermanent Link

squiffy

Telemix Ltd.

Avatar

Hi,
couple of questions on the demo -

1. should there be autocomplete in the IDE for methods/properties? I don't seem to have it but also can't remember if it was in EWB1. It also doesn't maintain indentations. Can't find settings for these.

2. Is there any way I can turn off the cross domain protection thinggy so I can test calls to my remote API (it's on the same network just not the same machine).

If the answer to (2) is no - would any kind soul happen to have a handy Windows based proxy thing I could use to divert my api calls to the correct place? I'll search as well, but if anyone knows a good one ...

Thanks,
Tue, Jun 23 2015 10:49 AMPermanent Link

Raul

Team Elevate Team Elevate

On 6/23/2015 10:41 AM, squiffy wrote:
> 1. should there be autocomplete in the IDE for methods/properties? I don't seem to have it but also can't remember if it was in EWB1.

Not yet. Neither did EWB1. I know it's in the wish list so Tim hopefully
can do an updated road map soon.

> 2. Is there any way I can turn off the cross domain protection thinggy so I can test calls to my remote API (it's on the same network just not the same machine).

On client side some browsers (older IE) i think let you disable it for
trusted sites or such but anything more decent should enforce it.

To properly solve it you need to deal with this on web server side -
include an appropriate Access-Control-Allow-Origin header (for example
"Access-Control-Allow-Origin: *" for any client).

Raul

Tue, Jun 23 2015 11:06 AMPermanent Link

squiffy

Telemix Ltd.

Avatar

Raul wrote:
>>"Access-Control-Allow-Origin: *" for any client

Ahh, that was it. Thanks. Works perfectly now.
Tue, Jun 23 2015 2:03 PMPermanent Link

Tim Young [Elevate Software]

Elevate Software, Inc.

Avatar

Email timyoung@elevatesoft.com

Raul,

<< Not yet. Neither did EWB1. I know it's in the wish list so Tim hopefully
can do an updated road map soon. >>

It's on there already:

http://www.elevatesoft.com/roadmap?category=ewb

(Code Completion)

The whole code editing environment will be changed for 2.5 - incremental
compilation, etc.

Tim Young
Elevate Software
www.elevatesoft.com
Tue, Jun 23 2015 2:13 PMPermanent Link

squiffy

Telemix Ltd.

Avatar

That's all very well, but when will there be a "do my work for me" option? I think it just shows a lack of commitment....
Tue, Jun 23 2015 2:44 PMPermanent Link

Howard Chandler

Fiscalsoft Corporation

On 06/23/2015 2:13 PM, squiffy wrote:
> That's all very well, but when will there be a "do my work for me" option? I think it just shows a lack of commitment....
>

Yeah, I'm still waiting on the "Tricorder" and "Phaser" apps to show up
in the Demos NG.

Smile
Tue, Jun 23 2015 6:13 PMPermanent Link

Trinione

<< That's all very well, but when will there be a "do my work for me" option? >>

Huh???

<< I think it just shows a lack of commitment....>>

Huh ???
Wed, Jun 24 2015 4:13 AMPermanent Link

Matthew Jones

Trinione wrote:

> Huh ???

It's a joke. As with all such jokes, it is sometimes hard to put across
on the internet, as it can be taken literally, but I think this one
should have been obvious really. EWB2 is a magnificent achievement in
the time it took, very comprehensive, and so a button that "does my
work for me" seems the obvious next step, but is of course silly.
Mind, I'd pay well for it. 8-)

--

Matthew Jones
Wed, Jun 24 2015 8:14 AMPermanent Link

squiffy

Telemix Ltd.

Avatar

"Matthew Jones" wrote:
>> It's a joke.

indeed it was.

>>As with all such jokes, it is sometimes hard to put across
>>on the internet,

indeed they can.

>>EWB2 is a magnificent achievement

indeed it is.

>>Mind, I'd pay well for it. 8-)

indeed i would.
Image