I have some comments on LinkNode & ObjectNode:
* It seems that when I create a new LinkNode, the ExtendedStore doesn't add it into the cached "target" ObjectNode . Am I wrong ?
So, I'm trying to fix it in the ExtendedStore but ObjectNode has not a method addLink (similar to addChild). So, how can we fix this issue ?
* Futhermore, the method deleteObject in the macro helper doesn't delete the associated links. In this case, RDBMS adapter gives some integrity constraint error.
It is quite easy to fix it if the first issue is solved.
* I'm quite new with the internal stuff of Slide. Can someone explain me what is the binding stuff defined in the object node ? What the purpose of that code ?
Thanks, Christophe
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
