Re: [Webware-devel] pathVariables

2001-10-25 Thread Clark C . Evans
On Thu, Oct 25, 2001 at 12:10:36AM -0500, Ian Bicking wrote: | Oh, there's much, much more that can be done with URLs. Thanks. This is an insightful list. Clark ___ Webware-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/list

Re: [Webware-devel] pathVariables

2001-10-24 Thread Ian Bicking
Chuck Esterbrook <[EMAIL PROTECTED]> wrote: > At 12:10 AM 10/25/2001 -0500, Ian Bicking wrote: > [snip several examples] > >That's just a few things I can think of, mostly things which I can > >give specific situations where I'd use them. I bet other people will > >have other ideas. > > I don't

Re: [Webware-devel] pathVariables

2001-10-24 Thread Chuck Esterbrook
At 12:10 AM 10/25/2001 -0500, Ian Bicking wrote: [snip several examples] >That's just a few things I can think of, mostly things which I can >give specific situations where I'd use them. I bet other people will >have other ideas. I don't know Ian. I think you might have covered it all. ;-) __

Re: [Webware-devel] pathVariables

2001-10-24 Thread Ian Bicking
"Clark C . Evans" <[EMAIL PROTECTED]> wrote: > | In fact, what's apparent from previous discussions is > | that URL-needs vary widely. > > This isn't clear to me at all. What other requirements > would there be? I can see one other requirement -- one > would like to use path based syntax inste

Re: [Webware-devel] pathVariables

2001-10-24 Thread Chuck Esterbrook
At 08:24 PM 10/24/2001 -0400, Clark C . Evans wrote: >What I need is B1. The built-in http query parameters >give you B2. I don't think A1 or A2 are that useful >since parameters by position is brittle and not self >documenting. And I would put forth that perhaps >given B1 and B2, A1 and A2 are

Re: [Webware-devel] pathVariables

2001-10-24 Thread Clark C . Evans
On Wed, Oct 24, 2001 at 01:57:52PM -0700, Chuck Esterbrook wrote: | >It's Chuck's call, but my inclination is to shelve this until | >after Webware 0.6 final is released. | | I concur. Part of it has to do with the fact that I want a | more general URL solution ala Terrel's URLDecoder. | | For

Re: [Webware-devel] pathVariables

2001-10-24 Thread Chuck Esterbrook
At 04:06 PM 10/23/2001 -0400, Geoff Talvola wrote: >At 02:26 PM 10/22/01 -0400, Clark C . Evans wrote: >>Hello all. I finally got a breather and did a sync-up >>with the Webware CVS this afternoon. As we talked about >>a month and a half ago... (long time), I was wondering >>if pathVariables cou

Re: [Webware-devel] pathVariables

2001-10-23 Thread Clark C . Evans
On Tue, Oct 23, 2001 at 04:06:13PM -0400, Geoff Talvola wrote: | At 02:26 PM 10/22/01 -0400, Clark C . Evans wrote: | >Hello all. I finally got a breather and did a sync-up | >with the Webware CVS this afternoon. As we talked about | >a month and a half ago... (long time), I was wondering | >if

Re: [Webware-devel] pathVariables

2001-10-23 Thread Geoff Talvola
At 02:26 PM 10/22/01 -0400, Clark C . Evans wrote: >Hello all. I finally got a breather and did a sync-up >with the Webware CVS this afternoon. As we talked about >a month and a half ago... (long time), I was wondering >if pathVariables could be added to CVS. It's Chuck's call, but my inclinati

[Webware-devel] pathVariables

2001-10-22 Thread Clark C . Evans
Hello all. I finally got a breather and did a sync-up with the Webware CVS this afternoon. As we talked about a month and a half ago... (long time), I was wondering if pathVariables could be added to CVS. Description: Often times you want to store information that sets the "context" for v