[Zope] ExternalMethod for exporting un-pickled Office files tothe filesyste

Martin Aspeli optilude at gmx.net
Thu Jun 22 08:35:30 EDT 2006



Tino Wildenhain wrote:
> 
> Krishna Shukla schrieb:
>> How we can read the "plone file" File from zodb in one file object.
>> Regards
>> Krishna
> 
> should work similar - but check the API docs. The meta-type
> is probably a bit different so you need to extend it in the
> Zopefind() call. Also for ultra performance, Zope file objects
> usually dont wear an opaque string with data but linked PData
> elements which could be read block by block instead of the
> simple str() in my implemention.
> 

Look at whatever ATFile specifies; I suspect it's something like getFile().

There's an obvious solution we're missing here by the way: use WebDAV or FTP
:)

Martin
--
View this message in context: http://www.nabble.com/RE%3A-ExternalMethod-for-exporting-un-pickled-Office-files-tothe-filesystem-etc-t1829611.html#a4992271
Sent from the Zope - General forum at Nabble.com.



More information about the Zope mailing list