On Mon, 28 Jan 2002 10:38, Paul Hammant wrote: > >>What we needed/need to do is have a JSR submitted for a compiler SPI > >>(service provider interface). The current one is just an internal > >>unpublished com.sun.xxxxx class -- there's no existing standard. > >> > >>Wanna start one? > > > >Indeed I do. > > > >I think it would help all around... > > Is there not a target of a dynamically invocable compiler or bytecode > generator in JDK1.5 ?
There was a target of JVMs that shared state for JDK1.3, then JDK1.4 and finally JDK1.5 (though IBM already has a few in production and I believe Oracle may have also). So it may be easier to ignore "plans" of sub peeps until they become a reality ;) -- Cheers, Pete --------------------------------------------------- For every complex problem there is a solution that is simple, neat and wrong --------------------------------------------------- -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
