Re: [Wt-interest] Streaming a resource in multiple chunks? (modified WFileResource)

2008-11-14 Thread Koen Deforche
Hey Michael, 2008/11/13 Michael Sørensen Loft [EMAIL PROTECTED]: I am using wt in an embedded application and therefore I have limited memory. I need to provide download of files and for that I use a WFileResource. From looking at the implementation of WFileResource, it seems that the entire

Re: [Wt-interest] Application size for embedded application

2008-11-14 Thread Koen Deforche
Hello Andrii, 2008/10/29 Andrii Arsirii [EMAIL PROTECTED]: I have tried to evaluate witty application size. I've made empty application with wthttp connector on i386 arch. Build options: MinSizeRel, -DHAVE_GNU_REGEX, -fvisibility=hidden, without libz and OpenSSL, static linkage with wt and

Re: [Wt-interest] more obvious waiting output

2008-11-14 Thread Koen Deforche
All, 2008/11/14 Brad Hubbard [EMAIL PROTECTED]: Hey Koen, I think Goetz may have had something like this in mind http://www.sitepoint.com/forums/showthread.php?t=581377 Is that doable using your new loading indicator module? Basically this form of loading indicator is becoming a kind of