Re: [Webware-devel] Request _pathContext As a generalization of Path Session

2001-08-17 Thread Geoff Talvola
At 01:42 PM 8/17/01 -0400, Clark C . Evans wrote: >On Sat, Aug 11, 2001 at 11:32:59PM -0400, Clark C . Evans wrote: >| Please find attached a patch for HTTPRequest.py >| and Applicaiton.py which generalizes Heiko Hees's >| wonderful "Path Based Session" to allow for >| session-like variables to be

Re: [Webware-devel] Request _pathContext As a generalization of Path Session

2001-08-17 Thread Clark C . Evans
On Sat, Aug 11, 2001 at 11:32:59PM -0400, Clark C . Evans wrote: | Please find attached a patch for HTTPRequest.py | and Applicaiton.py which generalizes Heiko Hees's | wonderful "Path Based Session" to allow for | session-like variables to be included in the | path *before* the servlet context

Re: Tabs and spaces (was: Re: [Webware-devel] Request _pathContext As a generalization of Path Session)

2001-08-15 Thread Dillon Jones
I prefer vim. It works with windows or any flavor of unix, does syntax highlighting, split screen for multiple file edits, has a file/directory explorer and is extenedable with vim functions python functions perl functions tcl functions ruby functions al

Re: [Webware-devel] Request _pathContext As a generalization of Path Session

2001-08-12 Thread Clark C . Evans
| 1. Prior to seeing your examples, I expected the extra values | to come after the context as I see that as being the "entry point" | of a site. Now that you've done it the other way around, the | question arises, should they go before, after or both? A. Heiko's session code was "before" and

Re: [Webware-devel] Request _pathContext As a generalization of Path Session

2001-08-12 Thread Chuck Esterbrook
At 06:19 PM 8/12/2001 -0700, Mike Orr wrote: >On Sun, Aug 12, 2001 at 08:35:43PM -0400, Chuck Esterbrook wrote: > > of indentation. Sometimes I'm in pico where TAB=8 and while it looks > > spaced out, there are no problems loading, saving or running the code. > ^^ ^^^ > >Pun intended? No, t

Re: [Webware-devel] Request _pathContext As a generalization of Path Session

2001-08-12 Thread Mike Orr
On Sun, Aug 12, 2001 at 08:35:43PM -0400, Chuck Esterbrook wrote: > of indentation. Sometimes I'm in pico where TAB=8 and while it looks > spaced out, there are no problems loading, saving or running the code. ^^ ^^^ Pun intended? -- -Mike (Iron) Orr, [EMAIL PROTECTED] (if mail problems

Re: [Webware-devel] Request _pathContext As a generalization of Path Session

2001-08-12 Thread Chuck Esterbrook
At 11:32 PM 8/11/2001 -0400, Clark C . Evans wrote: >Please find attached a patch for HTTPRequest.py >and Applicaiton.py which generalizes Heiko Hees's >wonderful "Path Based Session" to allow for >session-like variables to be included in the >path *before* the servlet context. [huge snip] 1. Pr

Re: [Webware-devel] Request _pathContext As a generalization of Path Session

2001-08-12 Thread Chuck Esterbrook
At 11:32 PM 8/11/2001 -0400, Clark C . Evans wrote: > Sorry about that... but after monkeying around > with my editor and stuff... I just plain give up. > Why are you all using TABs anyway! *shudders* Because TABs rule. ;-) I shudder whenever I have to cursor through hordes of s