Open GoogleCodeExporter opened 9 years ago
I wanted to avoid having to deal uninitialized variables. In my mind an unbound
variable just didn't make sense. Did you add a default constructor and it did
solve your problem? If so i guess i can add it to the code.
Original comment by ib...@gmx.info
on 26 Jul 2014 at 1:57
I solved the problem another way, but that led to other features (issue 40).
I'm starting to think that it might be good to merge (at least from user point
of view) the functionality of variable and value because they always seem to go
together anyway.
Original comment by ilja.j.h...@nasa.gov
on 26 Jul 2014 at 4:57
Original issue reported on code.google.com by
ilja.j.h...@nasa.gov
on 16 Jul 2014 at 8:33