[Image-SIG] Zope and PIL(file-system)

Olivier Deckmyn odeckmyn.list@teaser.fr
Mon, 12 Mar 2001 15:16:27 +0100


Why do you store images on filesystem ?

You can handle as stream (=string) anywhere, isn't it ?

This is what I do with Zope.

my 0.02$

Olivier


----- Original Message ----- 
From: "Sven Hohage" <sven.hohage@zeitspringer.de>
To: <image-sig@python.org>
Sent: Monday, March 12, 2001 3:02 PM
Subject: [Image-SIG] Zope and PIL(file-system)


> Hello,
> I'm using PIL to convert bmp and tiff-images to jpeg.
> After conversion they are added to Zope.
> My problem is that for conversion, I think, I have to
> safe them on the filesystem.
> Zope's security policy doesn't allow me to delete
> files with an external method.
> Am I forced to do a cron-job?
> Isn't it possible to change the format in another way??
> Thanks very much!!
>          Sven
> 
> _______________________________________________
> Image-SIG maillist  -  Image-SIG@python.org
> http://mail.python.org/mailman/listinfo/image-sig