On Tue, 8 Jan 2002 20:28, Paul Hammant wrote:
> Is this an option dude? 

depends on how long you can wait ;)

I have already partially redone native executable launching - you can have a 
look at the code in

myrmidon/src/java/org/apache/myrmidon/framework/exec

Specifically at the ExecManager and ExecMetaData classes. This is a similar 
pattern which I will do with javac functionality.

Anyways I plan to do a similar service for Java launching and then after that 
a similar service for Javac. However there could be a while to wait - no idea 
on time frames ... unless of course you wanted to help ;)

However for the time being I would just cobble something together that works 
- myrmidon will eventually get there but it is not there yet and wont be 
there for a while.

> Could the Ant javac invoker be used as it (i.e.
> instantiating org.apache.tools.ant.taskdefs.Javac and execute()ing it in
> situ) ?

Maybe - not sure ;)

>  Could it be that your forthcoming myrmidon is worth waiting for?

maybe for use eventually - maybe just hack bits together in meantime or 
plunder from Cocoon which I believe has javac/jikes compilation in it.

-- 
Cheers,

Pete

---------------------------------------------
 We shall not cease from exploration, and the 
  end of all our exploring will be to arrive 
 where we started and know the place for the 
        first time -- T.S. Eliot
---------------------------------------------

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to