close Warning: Can't synchronize with repository "(default)" (/var/svn/tolp does not appear to be a Subversion repository.). Look in the Trac log for more information.

Changes between Initial Version and Version 1 of Ticket #712


Ignore:
Timestamp:
Jul 17, 2009, 2:52:51 PM (16 years ago)
Author:
Víctor de Buen Remiro
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #712

    • Property Status changed from new to assigned
  • Ticket #712 – Description

    initial v1  
    11Parece que el Copy con NameBlocks no copia. Ni en la Active ni en la 1.1.7.
    2 
     2{{{
    33NameBlock a = [[
    44 Text _.valor = "Inicial";
     
    1717Text WriteLn("El valor de b es "+b::GetValor(0));
    1818Text WriteLn("El valor de a es "+a::GetValor(0));
     19}}}
    1920
    2021Aparte del Copy sería necesario tener un DeepCopy para NameBlocks (objetos de clases)