From: Rainer M. <ra...@tb...> - 2006-11-06 17:20:12
|
Hi Will, No, unfortunately nobody is currently working on SWIG bindings. It is a bit work to do it for C and requires that the code is written in some special convention. I hope that we actually use this (or a close) C convention because the SOSlib code was initially strongly influenced by libSBML's first versions, which were in SWIG-readable C. That's unfortunately all I currently know (?) about SWIG bindings. If you could contribute anything towards SWIG or other bindings, you'd be my hero :-) and would of course be accurately credited at the website and docs. The CellDesigner team is using a self-made SOSlib Java wrapper, but only for the high-level interface functions (SBML_odeSolver(...)). Maybe they can provide some hints. cheers, Rainer On Thu, 2 Nov 2006, Will Norman wrote: > My name is Will Norman and I am working on my Master's Thesis in > Computer Science at Clemson University. I am very interested in using > the SBML ODE Solver library in a Java application. I see in the > development roadmap that altering the API to better accomidate SWIG > bindings is a future enhancement for the library. Has anyone had any > luck getting SWIG to work, or does anyone have any tips for doing so. > If anyone has any suggestions I would really appreciate it. If I get > things going I will certainly share my work with the community. > > > Thank you, > > Will Norman > > ------------------------------------------------------------------------- > Using Tomcat but need to do more? Need to support web services, security? > Get stuff done quickly with pre-integrated technology to make your job easier > Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 > _______________________________________________ > sbmlsolver-discuss mailing list > sbm...@li... > https://lists.sourceforge.net/lists/listinfo/sbmlsolver-discuss > > ------------------------------------------------------------------------- > Using Tomcat but need to do more? Need to support web services, security? > Get stuff done quickly with pre-integrated technology to make your job easier > Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 > _______________________________________________ > sbmlsolver-devel mailing list > sbm...@li... > https://lists.sourceforge.net/lists/listinfo/sbmlsolver-devel > ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ sbmlsolver-discuss mailing list sbm...@li... https://lists.sourceforge.net/lists/listinfo/sbmlsolver-discuss |