No

Ian

http://examples.roughian.com


On 31 March 2010 18:58, NeuroPulse <neuropu...@gmail.com> wrote:

> What I mean is, is it compiled like C++ is compiled into a program?
>
> On Mar 31, 12:52 pm, Chris Lercher <cl_for_mail...@gmx.net> wrote:
> > If the JavaScript should be executed in the browser (as usual), then
> > it will have to be downloaded to the browser. This means, that it can
> > also be copied. GWT offers an option to obfuscate the generated code,
> > and one of the effects of this is, that it's harder for someone to
> > read the code. But it could still be copied. So, if you have some
> > proprietary algorithms, you might want to run them on the server.
> >
> > Chris
> >
> > On Mar 31, 2:46 pm, NeuroPulse <neuropu...@gmail.com> wrote:
> >
> > > Greetings,
> >
> > > Before I start writing Javascript, I am trying to find out if anyone
> > > can see and copy it like HTML?
> >
> > > Every page with Javascript I have seen so far has a link to the code
> > > in the HTML.
> >
> > > Thanks
>
> --
> You received this message because you are subscribed to the Google Groups
> "Google Web Toolkit" group.
> To post to this group, send email to google-web-tool...@googlegroups.com.
> To unsubscribe from this group, send email to
> google-web-toolkit+unsubscr...@googlegroups.com<google-web-toolkit%2bunsubscr...@googlegroups.com>
> .
> For more options, visit this group at
> http://groups.google.com/group/google-web-toolkit?hl=en.
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to google-web-tool...@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to