[Seaside] [3.0] WAFileHandler not dealing with full paths?

Philippe Marschall philippe.marschall at gmail.com
Sat Mar 13 08:06:43 UTC 2010


2010/3/12 Philippe Marschall <philippe.marschall at gmail.com>:
> 2010/3/11 Boris Popov, DeepCove Labs (YVR) <boris at deepcovelabs.com>:
>> Philippe,
>>
>> Anything more than just the next token from the consumer would be an
>> improvement. In fact, sure, why not pass the whole context with part of the
>> path already consumed to find the library class, then the library can
>> consume the rest.
>
> Sounds easy enough:
> http://code.google.com/p/seaside/issues/detail?id=556

Fixed, there's now a generic #handle: method with the file name not
yet consumed. You should be able to do whatever you want.

Cheers
Philippe


More information about the seaside mailing list