I'd very much like to do the same thing...but I don't really understand the solution you've given here. Maybe something more detailed will come in a future version of the Zope book? -don --- In zope@y..., sean.upton@u... wrote: I suppose that you would set up a "proxy" object (just use a ZClass) instance somewhere in the ODB that has a method that represented external data scraped from the web via an external method and http client libraries in python. I assume this woulr work? Sean
-----Original Message----- From: Dirksen [mailto:dirksen_lau@y...] Sent: Thursday, February 22, 2001 6:38 PM To: zope@z... Subject: [Zope] ZCatalog and searching the external data
Hi,
The beginning of Chapter 9 of Zope Book says 'You can also use it
to search
external data such as ... remote web pages.' But the chapter doesn't mention anymore on how to do that. Any clues are appreciated!
Cheers Dirksen