[Seaside] Suggestion: WAFile subclass: #WAImage for image uploads

Dmitry Dorofeev dima-sender-3c337a at yasp.com
Tue Mar 22 23:50:38 CET 2005


Ok, here is my current code.
My plan was to write a Component similar to WADateSelector with nice 
interface.
But i feel that image detection methods should go into Seaside WAFile 
classes :)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: WAImage.st
Type: application/text
Size: 3358 bytes
Desc: not available
Url : http://lists.squeakfoundation.org/pipermail/seaside/attachments/20050323/885852a8/WAImage.bin
-------------- next part --------------


On 23 Mar 2005, at 1:40, Avi Bryant wrote:

> On Wed, 23 Mar 2005 00:02:03 +0300, Dmitry Dorofeev
> <dima-sender-3c337a at yasp.com> wrote:
>
>> I have written a code to parse images in GIF/PNG/JPG and detect their
>> height/width. Should i try
>> and change Seaside Classes (note: i am Smalltalk newbie) or should i
>> just send my code as i have it now
>> in hope that someone more advanced will implement it?
>
> Whichever you feel more comfortable with.  Either way, the idea's a
> good one, so I'll try to integrate it even if I end up rewriting the
> actual code.
>
> Your point about timings on the toolbar is also a good one, and
> trivial to implement as you say.
>
> Avi


More information about the Seaside mailing list