Re: JavFront ProjectHelper

2008-10-30 Thread Stefan Bodewig
On Thu, 30 Oct 2008, Kevin Jackson <[EMAIL PROTECTED]> wrote: >> I'm not doing OO stuff, the build file is a Java source. > > I suppose it would be possible to do the same using JavaScript as > the language? Not by taking the same approach, but probably similar. > All you would need is a depend

Re: JavFront ProjectHelper

2008-10-30 Thread Kevin Jackson
> I'm not doing OO stuff, the build file is a Java source. I suppose it would be possible to do the same using JavaScript as the language? All you would need is a dependency on Rhino +BSF or Java6. - It would be interesting to see how hard HelloWorld is (/me puts on huge list of things todo..) >