Changes between Version 28 and Version 29 of PRO_LIB_CORE_TUTORIAL


Ignore:
Timestamp:
07/09/09 12:53:47 (16 years ago)
Author:
gogov
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • PRO_LIB_CORE_TUTORIAL

    v28 v29  
    517517   * And also makes sure that other Meddles cannot "own" the same jesus(). [[BR]] 
    518518  These two things actually mean that that ''each Meddle has its oooown... peeeersonal... jeeesus'' (:[[BR]] 
     519  Another thing to mention due to The Only Meddle's request is that it is not mandatory to manually declare ParentProperties in @Owned ProObjects if you don't want to use the parent link but guarantee that the ProObjects is @Owned only by one parent. 
    519520 
    520521== @Shared & ProUtil.clone() ==