[Q] Reading a directory of images...

Brian Brown rbb at techgame.net
Tue Apr 8 21:22:39 UTC 2003


On Tuesday 08 April 2003 03:00 pm, Avi Bryant wrote:

>
> Ahh... my guess is the problem is when converting the Form back into a GIF
> to show over the web.  What ends up getting sent is Form>>asWebImage,
> which is a method added by Comanche, so you can look there for clues.
>
Okay, I'll give it a go.


> What I should probably do is add support to Seaside for using a
> MIMEDocument as an image instead of a Form, so you can just read the
> images in as streams of bytes instead of doing the double conversion.
>
Well, if you want help with this one, I can give it a go as well... I'll look 
at MIMEDocument  and where the Form stuff is happening in seaside.

(time to start contributing instead of only asking questions ;)


> Avi



More information about the Squeak-dev mailing list