[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
|
[ohf-dev] More coding standards
|
- From: Grahame Grieve <grahame@xxxxxxxxxxxxxx>
- Date: Tue, 28 Mar 2006 18:09:36 +1000
- Delivered-to: ohf-dev@eclipse.org
- Organization: Jiva Medical
- User-agent: Thunderbird 1.5 (Windows/20051201)
A couple of other things I forgot about coding standards:
* Documentation
of course, all classes and public methods will be javadoc'd.
We are looking for someone with the time to figure out and
build an ohf documentation package and help the committers
contribute to it
* Server side design of core packages
We expect that all core packages will be ok to run in
server side eclipse. As yet, we're not exactly sure what
that means, so watch this spot.
Eishay - any comments on this - what requirements does
OSGi/Server place on packages?
Grahame