Thanks for your reply,

The preCommit also works when inserting a new Node. I am using mmbase
1.7.3.
BTW I used the removeNode to do the remote delete

-----Oorspronkelijk bericht-----
Van: Kees Jongenburger [mailto:[EMAIL PROTECTED] 
Verzonden: vrijdag 1 april 2005 13:29
Aan: Discussion list for developers
Onderwerp: [Developers] Re: PreDelete?

Hi , 
take a look at:

http://mmapps.sourceforge.net/remotepublishing/xref/org/mmbase/remotepub
lishing/builders/PublishingBuilder.html

this one overides insert,commit and removeNode

Did the preCommit work on an insert of a new node?



On Fri, 1 Apr 2005 09:48:34 +0200, "Ferdinandus, Humphrey"
<[EMAIL PROTECTED]> wrote:
> Question answered: using removeNode from the Builder to do this .
> 
>  
> 
>   _____  
> 
> Van: Ferdinandus, Humphrey 
> Verzonden: vrijdag 1 april 2005 9:26
> Aan: [email protected]
> Onderwerp: [Developers] PreDelete?
> 
>  
> 
> Hello,
> 
>  
> 
> I  extended a Builder and used the PreCommit method in the
> MMObjectBuilder class to do create a Node in a remote MMBase
> installation using RMMCI.  So when I insert a Node in a local MMBase
> installation, I also insert a Node in a remote MMBase installation.
> Note: These are to different applications.
> 
>  
> 
> However I want to remove the node in the remote MMBase installation
when
> deleting the local node. How can I accomplish this as there is no
> PreDelete(MMObjectNode) method available? How can I determine the Node
> being deleted within my Builder?
> 
>  
> 
> Kind regards,
> 
>  
> 
> Humphrey Ferdinandus
> 
>  
> 
> 
>
_______________________________________________
Developers mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/developers

_______________________________________________
Developers mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/developers

Reply via email to