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 » [XML] Assertion when GetAttrCount()
Re: [XML] Assertion when GetAttrCount() [message #7036 is a reply to message #7027] Fri, 08 December 2006 11:42 Go to previous message
mirek is currently offline  mirek
Messages: 14267
Registered: November 2005
Ultimate Member
g00fy wrote on Fri, 08 December 2006 04:02

Could you underbuidl your statements please? I would like to learn a thing or two Smile.

Or just point me to some website stating that?



No, that is *U++* paradigm. So the only website I can point you to is ours Wink (see http://www.ultimatepp.org/www$uppweb$overview$en-us.html)

In fact, I think this is the main difference between U++ and the rest of the world.

The rest of the world insists that you absolutely do need at least of these three things in your code (I mean you need either GC or shared pointers or delete things manually).

U++ proves that you don't Smile

Quote:


Garbage collection is not really bad, it just makes your memory go 'boom'. But referenced shared pointer is generally a good idea imho.


It is the nice *idea* (just like STL Smile. But avoiding it is even better Wink

BTW, do not get me wrong - U++ also uses reference counting here and there, but only as implementation detail - does not expose it at interface level. That is major difference.

Mirek
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Bug in "Streams" documentation (Serialization support)?
Next Topic: Value: BOOLEAN_V, USERVALUE_V [REQUEST]
Goto Forum:
  


Current Time: Sun Aug 17 20:34:19 CEST 2025

Total time taken to generate the page: 0.04970 seconds