replicating objects

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Stefan Seefeld

    replicating objects

    Hi there,

    I'v got a composite object that I want to replicate
    (say, similar to C++'s copy constructor). What is the
    best way to implement that ? Are there any metaprogramming
    techniques that could me help to achieve what I want ?

    Thanks,
    Stefan



  • Leif K-Brooks

    #2
    Re: replicating objects

    Stefan Seefeld wrote:[color=blue]
    > I'v got a composite object that I want to replicate
    > (say, similar to C++'s copy constructor). What is the
    > best way to implement that ? Are there any metaprogramming
    > techniques that could me help to achieve what I want ?[/color]




    --
    Proud "php freak that likes to stick to the rules". Actually, Python.

    Comment

    Working...