Date: 2004-03-08T23:04:21 Editor: VincentMassol <[EMAIL PROTECTED]> Wiki: Jakarta Cactus Wiki Page: ApiDesignRules URL: http://wiki.apache.org/jakarta-cactus/ApiDesignRules
no comment Change Log: ------------------------------------------------------------------------------ @@ -1,7 +1,9 @@ #pragma section-numbers off = Cactus API design rules = -The rules below are a proposal for Cactus 1.6. +The rules below are a proposal for Cactus 1.6. + +Note that most of these rules are extracted from the excellent [http://www.eclipse.org/articles/Article-API%20use/eclipse-api-usage-rules.html "How to Use the Eclipse API"] article by Jim des Rivieres. == Public APIs == --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
