Hi , take a look at: http://mmapps.sourceforge.net/remotepublishing/xref/org/mmbase/remotepublishing/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
