EDN Admin
Well-known member
hello.<br/>
Now I succeed to deserialize a complex xml format , my problem now is how navigate the object system that is deserialized.<br/>
I work with a lot of cast , but im think that this is not the best solution.<br/>
The xml format is ifc(an architectural open format).<br/>
What is a good method for navigate in the object model?<br/>
And , how i can resolve the references?<br/>
REF = ID and ID contains the data?<br/>
there is an automatic method?<br/>
<br/>
grazie.
View the full article
Now I succeed to deserialize a complex xml format , my problem now is how navigate the object system that is deserialized.<br/>
I work with a lot of cast , but im think that this is not the best solution.<br/>
The xml format is ifc(an architectural open format).<br/>
What is a good method for navigate in the object model?<br/>
And , how i can resolve the references?<br/>
REF = ID and ID contains the data?<br/>
there is an automatic method?<br/>
<br/>
grazie.
View the full article