Comment 2 for bug 98311

Revision history for this message
Martijn Faassen (faassen) wrote :

Status: Pending => Rejected

I'm not sure I understand the report fully. The claim is that no copy is made by the ObjectCopier but references are made only. This is not true for the ObjectCopier - it does make copies (though in some cases it will make references if there is a reference in the object to an object in another location).

It's possible something special happens in case of the use of the object name. More details are needed here.

For the time being, I'm going to reject this issue, but please
give us a more detailed description about what's going on first.