Hello, Back to jsbml dev after a long break. How to people feel about the following tracker item ? see https://sourceforge.net/tracker/index.php?func=detail&aid=3158428&group_id=279608&atid=1186776 Details : libsbml uses longs for functions like model.getSpecies(long n) or model.getReaction(long n). jsbml uses ints in these functions, requiring changing code. I would guess that it would be relatively straightforward to switch to using longs. I don't thing there was any strong reasons to put 'int' instead of 'long' in these methods As it means a change in the API, it is best to do it before we put out the first beta. Thanks, Nico ____________________________________________________________ To manage your jsbml-development list subscription, visit https://utils.its.caltech.edu/mailman/listinfo/jsbml-development For a web interface to the jsbml-development mailing list, visit http://sbml.org/Forums/ For questions or feedback about the jsbml-development list, contact sbml-team@caltech.edu
Powered by FUDforum. (Copyright Advanced Internet Designs Inc.)