Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [e4-dev] JavaScript bundles with E4 0.9?

Hi Jin Mingjian,

Jin Mingjian wrote on 08/31/2009 02:47:21 AM:

> I post a blog writing today to address your question. Check it at[1].


Great - thanks a lot!

I think it would be great to work on more advanced examples, like how one _javascript_ bundle can call another _javascript_ bundle's API, and how a _javascript_ bundle can interface with a Java bundle through its API.  I am not sure if calling the Java library ("java.lang.System.out.println") is a good idea, since it will lead to a _javascript_ bundle that can only be used from Rhino inside of a Java VM. Ideally, _javascript_ bundles should run in other contexts as well (in the browser, or a _javascript_ VM like V8).

> is there some space to join the e4 _javascript_ effort? I can
> arrange some free time recently and I am interested in your js
> tooling support.


I'll leave it to Simon to respond. You are of course very much invited to join the e4 project.

Boris

> [1] http://jmj-eclipse.blogspot.com/2009/08/e4-09-review-02-how-to-
> write-helloworld.html
> [2] https://bugs.eclipse.org/bugs/show_bug.cgi?id=284930


Back to the top