Source Code Generation Problems for IFX170
Brought to you by:
spal
Dears,
I am using ifx-framework version 1.2-1.
When I generated beans source for the latest IFX
version ("IFX170_XSD.xsd") I had these problems :
* For SimpleType classes : the method equals was
generated with a sytax error.
* There was a cyclyc inhretance for the URL class.
* Somme classes like
AustrianBankleitzahlIdentifier.java extends them
selves.
I resolved these problems in my code.