Re: copying objects
Eric DeWitt <[email protected]>
| Newsgroups | gmane.comp.breve |
|---|---|
| Message-ID | <[email protected]> |
Wouldn't you still have the shallow/deep copy problem? Undefined behavior is bad. I'd much prefer that we be required to implement our own methods, which could be passed to other methods (a la the sort for lists) where appropriate. I believe it is only possible to have defined copy behavior for shallow copy--I could be wrong. -eric On Wednesday, March 3, 2004, at 08:42 AM, jon klein wrote: > For the time being, you'll have to implement your own method for doing > this. > > However, now that breve is aware of "dependencies" for XML-encoding > objects, > it should be possible to create a general purpose copy method for a > future > version of breve. > > - jon klein > _______________________________________________ breve mailing list [email protected] http://www.spiderland.org/mailman/listinfo/breve