`copy', `shallowCopy' and `deepCopy'

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

`copy', `shallowCopy' and `deepCopy'

Srinivas JONNALAGADDA
James,

        Is the trio of PrimObjectPrimObjectClass and PrimObjectMetaclass stable enough to implement the `copying' protocol of Object?  Are you planning on implementing it soon?  Thanks.

-- |0|0|
Reply | Threaded
Open this post in threaded view
|

Re: `copy', `shallowCopy' and `deepCopy'

James Ladd
Yes - however to have an easier time starting out can you implement some other protocol?

Sent from Hyperspace.

On 19/12/2012, at 6:01 PM, Srinivas JONNALAGADDA <[hidden email]> wrote:

James,

        Is the trio of PrimObjectPrimObjectClass and PrimObjectMetaclass stable enough to implement the `copying' protocol of Object?  Are you planning on implementing it soon?  Thanks.

-- |0|0|