-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 ContentInterceptor is deprecated in favor of the o.a.slide.event package. See the package summary: http://jakarta.apache.org/slide/javadoc/org/apache/slide/event/package-summary.html
especially the ContentListener interface: http://jakarta.apache.org/slide/javadoc/org/apache/slide/event/ContentListener.html This should have been marked deprecated in the javadoc. Will do it now. - -- Unico Jim Endicott wrote: > I am attempting to write an implementation of this interface. My class > is getting called but not always as I would have expected. > > The postRetrieve method is always called but the preRetrieve method is > never called. The preStore method is called but the postStore is not. > > The pre and post Remove methods are called twice, the first time with no > NodeRevisionDescriptors parameter (it is null) and the second time with > no NodeRevisionDescriptor. > > Is this just how it is or do I need to configure something differently? > The retrieve and store don't really matter, pre or post work for me but > the remove problem means you don't really know what is being removed. > Doesn't it? > > Thanks, > > Jim Endicott -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (Darwin) iD8DBQFC5N/ecuec8tVNKAwRArS4AKCH8mu2+4xuAI5JkM4T9rUWUHtIFgCeNqWr O/OrkG2BbAfAMOtHtl9iPGI= =xnaz -----END PGP SIGNATURE----- --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
