U++ framework
Do not panic. Ask here before giving up.

Home » U++ Library support » U++ Core » ...nize class
Re: ...nize class [message #36342 is a reply to message #36339] Mon, 21 May 2012 13:46 Go to previous messageGo to previous message
koldo is currently offline  koldo
Messages: 3460
Registered: August 2008
Senior Veteran
Hello Mirek

This issue was not really important so you decide.

Here the problem is not that the XML strings generated are not exactly the same. The problem is that when reading them an exception is thrown.

If reading:
<b><type>int</type><value value="0"/></b>

would be like reading:
<b type="int" value="0"/>

And if reading:
<biosReleaseDate value="20080923"/>

would be like reading:
<biosReleaseDate>20080923</biosReleaseDate>

There would not be any problem Smile.


Best regards
IƱaki
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: CParser: proposal of new functions
Next Topic: Out of memory panic
Goto Forum:
  


Current Time: Thu Jun 11 10:51:00 GMT+2 2026

Total time taken to generate the page: 0.00567 seconds