KJAS Status

A basic security manager is now in place, based on the SafeServer example in 'Java Examples In A Nutshell' (O'Reilly). The id changes are done too, as is emitting signals. The KDE side now does start/stop.
The Java side is mostly done, only the security manager remains to be started. The server doesn't yet emit the various showXXX signals. I'd also like to store the id's in a hashtable instead of a Vector. The KDE side only supports half of the protocol (all the destruction and start/stop is missing). Only the basics of the KJavaProcess class are implemented.

Todo / Ideas