From: <Bry...@uh...> - 2002-09-13 14:26:25
|
Hi Werner, See responses below ... > -I'm looking through the Sourceforge hapi doco and cannot see > anything on prog stds. Are there any or do we use std j-dev > var naming conventions? There are some code submission guidelines: http://hl7api.sourceforge.net/submissions.html The only point in there about style is to follow the Java conventions. > -Is there an IDE pref (eg, I use WSAD and have a copy of > Forte somethere) - this would effect project code interchange No, use whatever you want. We should all be using Ant to build, but I think the build script is a little out of date -- we'll fix this right away. > -What test env are we aiming at? Whatever you need to deploy in. Some of us work and deploy on Win2K. We aren't particularly proactive about testing in different environments, but there haven't been any reports of platform-related problems so far. Some day when we have a testing team ... > -Can I hook WinCVS to Sourceforge in some way Yes ... see the SourceForge site for docs regarding CVS access. Bryan |