On 10.12.2005, at 00:52, Stephen Colebourne wrote:
Can anyone comment on what [jci] would be useful for?
Sorry for the delay ...was on the plane to San Diego :) JCI - Java Compiler Interface aims to provide a common API to for all compilers that generate java classes. So far it supports - eclipse - janino - groovy ...and others are on the TODO list. It provides an input-output abstraction so all building can be done in memory opposed to juggling class files on the file system. It provides a reloading and auto-compiling classloader. Let me know if you need more information! cheers -- Torsten
PGP.sig
Description: This is a digitally signed message part
