ICB-DCM / PESTO

PESTO: Parameter EStimation TOolbox, Bioinformatics, btx676, 2017.
https://doi.org/10.1093/bioinformatics/btx676
BSD 3-Clause "New" or "Revised" License
26 stars 12 forks source link

Write Classes for Parameters and Properties #25

Open paulstapor opened 7 years ago

paulstapor commented 7 years ago

Currently, these are structs, but in most routines, we ask for the existence of specific fields and test then is they are empty. Classes would make this much nicer.

BBallnus commented 7 years ago

Is this still an issue?

dweindl commented 7 years ago

Yes, for future discussion.

paulstapor commented 7 years ago

There's also a different milestone for this: the "object orientation" milestone, e.g. Pesto rel. 1.1., so to speak