AW: RE: Speeding up FTP upstreams
"Bauer, Georg" <[email protected]> Fri, 30 Jul 2004 09:59:22 +0200
| Newsgroups | gmane.comp.pythin.pyds.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi!
His problems arise in the MirrorTool. That uses the RSS methods to =
fetch
items from tools that are hooked into the mirroring. For example =
mirroring
is used for the cloud search engine. Why PyDS thinks there is some =
posting
that doesn't exist is beyond me - Peter does have a bit weird =
installation,
so maybe his data file is borked.
Garth: I added both your patches. I changed the patch to getRSSItem, =
though,
because you returned None. If people access methods via XMLRPC, this =
would
pose a problem, as None can't be transported by XMLRPC, so I changed =
the
return value to {} (empty hash).
bye, Georg
-----Urspr=FCngliche Nachricht-----
Von: Garth T Kidd [mailto:garth-OnzZ1s1DREKDegMON/[email protected]]
Gesendet: Freitag, 30. Juli 2004 07:19
An: 'List PyDS'
Cc: Peter Wilkinson
Betreff: [Pyds-dev] RE: Speeding up FTP upstreams
I'm not entirely sure why WeblogTool is trying to RSS-render items that
don't exist, but hopefully the attached patch will help Peter's =
`upstreaming
woes`__.
__ http://www.pycs.net/users/0000348/weblog/2004/07/28.html#P403
Regards,
Garth.=20