| Author | Topic |
Posts: 307
Location: Cambridge UK
Registered: February 2005
|
|
Re: [jsbml-development] Our repository
|
05 Oct '09 06:58

|
 |
|
Hi Andreas,
We should not put all of the different versions in the subversion, one is already enough.
We will try to work on your set of classes with Marine and propose a set of changes.
The obvious ones, that I can thing :
- we need to agree on the package name(s)
- we need to agree on a license and update all the headers.
- to be closer to SBML and libsbml, we would need to suppress the class Symbol as it is now used. Even if we could still keep the interface with the getValue() function for example.
- we need to agree on some code conventions, the one from java are fine I think (http://java.sun.com/docs/codeconv/)
Nico
| Andreas Dräger wrote on 05 Oct '09 00:15 | Dear all,
Our sourceforge repository now contains three directories:
- tags
- branches
- trunk.
In the branches directory you can find a subdirectory ZBIT that contains
the JSBML version from T�bingen. I suggest that everybody can upload his
or her version of JSBML into this branches directory so that we can step
by step discuss and merge all efforts.
The T�bingen version can also be found in the trunk directory as well,
but, as I pointed out, consider this as a starting point that can be
overwritten and changed by everybody. However, I will probably continue
to develop the ZBIT branch in the next time. So I would like to ask
everybody not to introduce changes there but to take this as the basis
for our ongoing discussion.
|
|
|
|