One thing to look at is <apt> processing; I see hints that apt is
properly integrated with the compiler (for which there is now a public API).
We also get a secure console:
http://download.java.net/jdk6/docs/api/java/io/Console.html
This makes me think we need an extended input handler for passwords; the
first impls would support swing and the "legacy" echoing console;
java1.6 could be engaged if present. hmm.
-steve
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org
For additional commands, e-mail: dev-help@ant.apache.org
|