Hi Oliver, first this is a typical development question. So it is usually a good idea to discuss this on openca-devel or you can answer many question on openca-users because the people start trying the batchsystem :)
> Im working on the batch preocessor and have a simple question - what is > the advantage of the three single files ? If I see this right, you can > gather the information of "new user" and "new process" from the > processdata file... The reason is simple. I wanted that the admins know that they create the user in this moment and that they know that they create the key process in this moment. If you carefully check the directories and avoid the overwriting of existing structures then we can do it with one file too. You can implement it of course. If you do it please add as many tests as possible to not damage an existing structure and please fix the documentation. This is really important because bugs in the batchsystem are highly critical. So happy coding ;) Michael -- Michael Bell Humboldt-Universitaet zu Berlin ------------------------------------------------------- This SF.Net email is sponsored by The 2004 JavaOne(SM) Conference Learn from the experts at JavaOne(SM), Sun's Worldwide Java Developer Conference, June 28 - July 1 at the Moscone Center in San Francisco, CA REGISTER AND SAVE! http://java.sun.com/javaone/sf Priority Code NWMGYKND _______________________________________________ Openca-Users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/openca-users
