On Thu, 08 Dec 2011 20:27:24 +0100, Josh Berry <[email protected]> wrote:
For API items, it works wonderfully. So did/do man pages for utility files. Most of us are not writing an API.
This could be not true, or subjective. A coarse-level decomposition of a system into subsystems basically exposes APIs (if it's well done). I'm thinking of both horizontal (tiers) and vertical (layers) decomposition. If you're doing SOA, you're exposing APIs. In that domain, javadocs are pretty good. Of course I agree that they aren't enough.
-- Fabrizio Giudici - Java Architect, Project Manager Tidalwave s.a.s. - "We make Java work. Everywhere." [email protected] http://tidalwave.it - http://fabriziogiudici.it -- You received this message because you are subscribed to the Google Groups "The Java Posse" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/javaposse?hl=en.
