Jan Vroonhof <vroonhof(a)math.ethz.ch> writes:
Hrvoje Niksic <hniksic(a)srce.hr> writes:
> Yes, I've been aware of FSF's `/:' special prefix for quite some time
> now, but I've never seen the use for it. Thanks for explaining it.
>
> So, what needs to be done to port it?
I guess the easy start would be to have a filename handler method
that matches on "/:", strips it of and calls the built-in method for
everything.
Is this a serious proposal or a quick hack suggestion? I'd rather do
it right than introduce ugly hacks.