Jonatan Antoni
2007-04-04 12:00:15 UTC
Hello,
there is something nasty within the CppGenerator.
If you use attributes with initial values, these initializer is only coded for one (more or less random) constructor.
Other constructors, if there are more than only one, does not have these initializer, thus the atttributes stay
uninitialized. Thats no good choice I think.
Greetings,
Jonatan
there is something nasty within the CppGenerator.
If you use attributes with initial values, these initializer is only coded for one (more or less random) constructor.
Other constructors, if there are more than only one, does not have these initializer, thus the atttributes stay
uninitialized. Thats no good choice I think.
Greetings,
Jonatan