Before JOS I was working on my own project JSH (Java Shell) which is at http://www.jsh.net. I'm interested in developing a process API for JOS. Having learnt from my work on JSH I've completely rewritten the process package. My aim it to keep it as simple and intuative as possible. I've modeled it on the java.lang.Runtime class. It generates processes that are compatable with java.lang.Process. This should mean we can easily mix pure Java and native processes. I think this could prove a very pragmatic approach. Apologies to all the purists out there... ;o)
Have fun, Jamie.
Jamie Cansdale jamie@jsh.net
http://www.obeolete.com/people/cansdale/java
http://www.jsh.net