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 » Community » Coffee corner » NTL - "deep copy semantics"?
Re: NTL - "deep copy semantics"? [message #4121 is a reply to message #4116] Sun, 23 July 2006 19:09 Go to previous messageGo to previous message
mirek is currently offline  mirek
Messages: 13976
Registered: November 2005
Ultimate Member
Actually, the existing terminology is not stable and e.g. "destructive copy semantics" can mean more than single thing.

Especially, definitions vary about what happens to source instance. Most "destructive copy" articles I have read simple reset it to some form of "empty" value.

Sometimes also the term "destructive copy" is used to actually describe "move" (as with NTL "Moveable").

Anyway, the important aspect of "pick" that makes it different from closest definition of "destructive copy" is the fact that it puts source to specific "picked" state (rather than simply emptying it). That in fact is very helpful to catch many associated bugs.

I have also decided that "transfer" is better term that "copy", because "copy" at least to me implies that the source is unchanged... (ok, perhaps stretching it too far Wink

Mirek
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: How to promote U++ ?
Next Topic: Database performance test
Goto Forum:
  


Current Time: Fri May 10 17:17:33 CEST 2024

Total time taken to generate the page: 0.02840 seconds