[Seaside] [squeak-dev] Seaside question won't post to Seaside news group

Louis LaBrunda Lou at Keystone-Software.com
Wed Sep 13 18:19:28 UTC 2017


Hi Max,

Thanks for forwarding my post.  I have joined the Seaside list by going to the site at the
bottom of your post.  If that worked, this post should now make it to the list.

I have solver my own problem.  It seems the ../ is remove somewhere along the line, either by
the browser or something in Seaside.  So, instead of registering .. I registered a the same
FileHandler for each folder that would follow the ../.  The file handler calls the controller
that keeps a cache of the files being returned.  I keep an indication as to whether the file
has to be re-read each time or if it can be sent from the cache.

Lou


On Mon, 11 Sep 2017 01:16:13 -0700, Max Leske <maxleske at gmail.com> wrote:

>Forwarded to seaside at lists.squeakfoundation.org.
>
>
>
>On 9 September 2017 at 14:00:04,
>squeak-dev-request at lists.squeakfoundation.org (
>squeak-dev-request at lists.squeakfoundation.org) wrote:
>
>Date: Fri, 08 Sep 2017 11:30:25 -0400 <http://airmail.calendar/2017-09-08
>17:30:25 GMT+2>
>From: Louis LaBrunda <Lou at Keystone-Software.com>
>To: squeak-dev at lists.squeakfoundation.org
>Subject: [squeak-dev] Seaside question won't post to Seaside news
>group
>Message-ID: <ipc5rchghu20meho39r22picl3e92abl4q at 4ax.com>
>Content-Type: text/plain; charset=us-ascii
>
>Hi,
>
>I'm very sorry for posting this here but I have tried to post two messages
>to the Seaside news
>group that don't show up and I don't get any kind of rejection notice. I
>know Seaside is more
>a Pharo project than a Squeak project but I know I can post here (at least
>I have before).
>
>I want to register a sub-class of WARequestHandler as '..'. '...' works but
>'..' doesn't. I'm
>trying to use the same URL that one would use with Apache like
>"../folder/filename.txt". The
>request handler then reads and returns the file. Thanks for any ideas as to
>where to look.
>
>Lou
-- 
Louis LaBrunda
Keystone Software Corp.
SkypeMe callto://PhotonDemon



More information about the seaside mailing list