Testing different implementations of createToJavaObjectCode, it seems that our guess that this method could be used for default value generation was wrong.
The method is used in the getValue() method of the generated FieldDescritors, so we cannot change it to adapt it to our needs for 2053. Knowing this, the last patch for 2053 introduces a new method "createDefaultValueWithString" that can be used for this.
Matthias Epheser - 22/Sep/07 09:16 AM Testing different implementations of createToJavaObjectCode, it seems that our guess that this method could be used for default value generation was wrong.
The method is used in the getValue() method of the generated FieldDescritors, so we cannot change it to adapt it to our needs for 2053. Knowing this, the last patch for 2053 introduces a new method "createDefaultValueWithString" that can be used for this.
So you can close this issue with "wont fix"
The method is used in the getValue() method of the generated FieldDescritors, so we cannot change it to adapt it to our needs for 2053. Knowing this, the last patch for 2053 introduces a new method "createDefaultValueWithString" that can be used for this.
So you can close this issue with "wont fix"