Noel J. Bergman wrote:
> Either way, separate lists and source control areas.

Many of our specs are done "JDK-style": as javadoc embedded
directly in our implementation.  We use javadoc tags to identify
implementation-specific information, such that we can generate
both "spec" and "doc" from a single source tree.  We shifted
to this style very deliberately (we started out doing specs as
separate docs, and still have older specs in that form).

- Bob

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to