On 29.May.2002 -- 10:53 AM, Vadim Gritsenko wrote:
> > From: Nicola Ken Barozzi [mailto:[EMAIL PROTECTED]]
>  
> ...
> 
> > Being a module is a scheme (for URL it's usually a "protocol"), I
> would
> > suggest
> > 
> > module://moduletouse/path/to/param?moduleattr=value
> 
> It is completely not necessary to have '//' symbols in there (as you
> mentioned: after scheme goes scheme-specific part, not necessary
> starting with '//'). I suggest:
> 
>   module:moduletouse:/path/to/param?moduleattr=value
> 
> or:
> 
>   moduletouse:/path/to/param?moduleattr=value
> 
> 
> Samples:
> 
>   module:request:myparam

My favourite. If we ever want to extent this further, we won't face the
same problems as we do right now.

> 
> or:
> 
>   request:myparam
>   sql:mytable/mycolumn?key=value

        Chris.

-- 
C h r i s t i a n       H a u l
[EMAIL PROTECTED]
    fingerprint: 99B0 1D9D 7919 644A 4837  7D73 FEF9 6856 335A 9E08

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]

Reply via email to