<html><body><div>Hello!</div><div><br data-mce-bogus="1"></div><div>Assume an object:</div><div><br data-mce-bogus="1"></div><div>(|<br>parent1* = (| a = 11. b=22 |).<br>parent2* = (| a = 22. b=33 |).<br>a = 1<br>|)</div><div><br data-mce-bogus="1"></div><div>Sending 'a', gives '1' as expected:-)</div><div>Sending 'b' gives an error: "More then one 'b' slot was found .."</div><div><br data-mce-bogus="1"></div><div>What if I need the parents to hide some of their inner structure to not mismatch with other objects? Click-on-a-slot / Make-private seems to be only cosmetic/annotation thing.</div><div><br data-mce-bogus="1"></div><div><br></div><div>Regards,</div><div>Jiri</div><div><br data-mce-bogus="1"></div></body></html>