Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
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: 3360
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: Wed May 08 05:39:37 CEST 2024

Total time taken to generate the page: 0.02246 seconds