Right now there's a set of SCDL files that define one particular basic runtime (used by the launchers), but it's packaged with the command-line launcher module (meaning that the SCDL and classes like MainLauncherBooter always come together).
I propose adding the following structure and moving the current SCDL files into it: java\sca\scdl | +-basic-system | + // current set of system SCDL files (system.scdl, loader.scdl, etc) | +- // other system definitions as they develop Each scdl module would result in a JAR, and distributions could include the appropriate one as desired. Thoughts? --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
