Re: [Zope] ZCatalog updating

2000-07-31 Thread R. David Murray
On Mon, 31 Jul 2000, Aaron Williamson wrote: > I am convinced this is a stupid question that has been answered a > hundred times already, but after scouring zope.org and the archives, I > still don't know the answer, so... > > How can I automatically update my ZCatalog when items have been > adde

Re: [Zope] ZCatalog updating

2000-07-31 Thread Chris Withers
Aaron Williamson wrote: > How can I automatically update my ZCatalog when items have been > added/modified/changed? CatalogAware Chris ___ Zope maillist - [EMAIL PROTECTED] http://lists.zope.org/mailman/listinfo/zope ** No cross posts or HTML enco

[Zope] ZCatalog updating

2000-07-31 Thread Aaron Williamson
I am convinced this is a stupid question that has been answered a hundred times already, but after scouring zope.org and the archives, I still don't know the answer, so... How can I automatically update my ZCatalog when items have been added/modified/changed? Thanks for any help, Aaron __