[DGD]Sharing variables between cloned objects.
    John West McKenna 
    john at ucc.gu.uwa.edu.au
       
    Fri May  4 11:37:50 CEST 2001
    
    
  
Felix A. Croes writes:
>This will only work as long as the current LPC thread lasts.  As soon
>as it finishes, those private references become private copies, with
>each object its own copy.
Ah... thanks for the warning.  I didn't know this.  I must be getting
corrupted by Lua :-)  I'm pretty sure none of my code attempts to do this,
but I might just go and check...
John
List config page:  http://list.imaginary.com/mailman/listinfo/dgd
    
    
More information about the DGD
mailing list