Changes between Version 12 and Version 13 of PRO_LIB_UTILS_R0


Ignore:
Timestamp:
12/10/08 14:26:12 (17 years ago)
Author:
orliin
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • PRO_LIB_UTILS_R0

    v12 v13  
    4343||                  ||       ||else      ||error     |||| 
    4444||                  ||@shared||all       ||copy ref  |||| 
    45 ||                  ||none   ||immutable ||copy ref  ||This includes !FinalProperty obects|| 
     45||                  ||none   ||immutable ||copy ref  |||| 
    4646||                  ||       ||else      ||error     |||| 
    4747|||||||||||| 
    4848||!ParentProperty   ||       ||all       ||set null  ||Better decide whether to keep the same parent in each case.|| 
    4949|||||||||||| 
    50 ||!FinalProperty           ||   --> ||  -->     ||    -->   ||Same as !ValueProperty. Should the assign operation be possible? Probably not because it should be immutable|| 
     50||!FinalProperty           ||   --> ||  -->     ||    -->   ||Same as !ValueProperty. Should the assign operation be possible? Probably yes but only once|| 
    5151|||||||||||| 
    5252||!ResourceProperty ||   --> ||  -->     ||none     ||do nothing||