Changes between Version 12 and Version 13 of PRO_LIB_UTILS_R0
- Timestamp:
- 12/10/08 14:26:12 (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
PRO_LIB_UTILS_R0
v12 v13 43 43 || || ||else ||error |||| 44 44 || ||@shared||all ||copy ref |||| 45 || ||none ||immutable ||copy ref || This includes !FinalProperty obects||45 || ||none ||immutable ||copy ref |||| 46 46 || || ||else ||error |||| 47 47 |||||||||||| 48 48 ||!ParentProperty || ||all ||set null ||Better decide whether to keep the same parent in each case.|| 49 49 |||||||||||| 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|| 51 51 |||||||||||| 52 52 ||!ResourceProperty || --> || --> ||none ||do nothing||