I had implemented classes for running apps with java with propertie files, but your code is pretty cool stuff. I thing I try to change my code to the way you do !
Max -----Ursprungliche Nachricht----- Von: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Auftrag von [EMAIL PROTECTED] Gesendet: Freitag, 15. August 2003 18:02 An: [EMAIL PROTECTED] Betreff: Biojava-l Digest, Vol 8, Issue 14 Send Biojava-l mailing list submissions to [EMAIL PROTECTED] To subscribe or unsubscribe via the World Wide Web, visit http://biojava.org/mailman/listinfo/biojava-l or, via email, send a message with subject or body 'help' to [EMAIL PROTECTED] You can reach the person managing the list at [EMAIL PROTECTED] When replying, please edit your Subject line so it is more specific than "Re: Contents of Biojava-l digest..." Today's Topics: 1. Re: Running apps with Java (Patrick McConnell) ---------------------------------------------------------------------- Message: 1 Date: Thu, 14 Aug 2003 15:11:10 -0400 From: "Patrick McConnell" <[EMAIL PROTECTED]> Subject: Re: [Biojava-l] Running apps with Java To: [EMAIL PROTECTED] Message-ID: <[EMAIL PROTECTED]> Content-Type: text/plain; charset=us-ascii I have implemented LocalProgram which runs programs based on an XML description of the parameters. Program IO is handled in separate threads. Also, local resources, such as paths to executables and databases, can be loaded from XML. I have made the binaries, source, and documentation available at: http://www.dbsr.duke.edu/research/softwaredev/libraries/java/jprogram/defaul t.aspx I think this could be modified for use in BioJava. Please comment on anything (including my poor coding skills ; - ), -Patrick ------------------------------ _______________________________________________ Biojava-l mailing list - [EMAIL PROTECTED] http://biojava.org/mailman/listinfo/biojava-l End of Biojava-l Digest, Vol 8, Issue 14 **************************************** _______________________________________________ Biojava-l mailing list - [EMAIL PROTECTED] http://biojava.org/mailman/listinfo/biojava-l
