Opened 17 years ago
Closed 15 years ago
#108 closed task (wontfix)
update libsbml binding for lisp
Reported by: | rempel | Owned by: | rempel |
---|---|---|---|
Priority: | major | Milestone: | Promot 1.0+ |
Component: | PromotSBML | Version: | 0.8.0 |
Severity: | acceptable | Keywords: | |
Cc: |
Description
generate swig interface for libsbml, only working lisps are cffi and allegro (only allegro would be ok) TODO: identifier-converter: looks ok dispatch (const, non-const; overloading: rename cases which are incompatibel with generic function) remove (automated?) generated code for protected members string handling typemaps for handling marshalling between c++ and lisp objects tests with biomodels sbml files
Change History (3)
comment:1 Changed 17 years ago by rempel
- Milestone changed from Promot 0.9 to improved_release
- Severity changed from bad to acceptable
- Status changed from new to assigned
comment:2 Changed 16 years ago by rempel
- Component changed from Promot to PromotSBML
- Type changed from defect to task
comment:3 Changed 15 years ago by rempel
- Resolution set to wontfix
- Status changed from assigned to closed
Note: See
TracTickets for help on using
tickets.
postponed sbml import + export via java binding of libsbml seems more realistic right now.