Re: [Webware-devel] [UPDATE] Autoreload feature in CVS

2002-10-25 Thread Tavis Rudd
On October 24, 2002 07:46 pm, Jason Hildebrand wrote: > Earlier this afternoon I committed an auto-reload feature to Webware > CVS. Excellent!! Nice work. --- This sf.net email is sponsored by: Influence the future of Java(TM) technology. Joi

[Webware-devel] RE: [Webware-discuss] [UPDATE] Autoreload feature in CVS

2002-10-25 Thread Geoffrey Talvola
Jason Hildebrand wrote: > Earlier this afternoon I committed an auto-reload feature to Webware > CVS. I'd like to credit Tavis Rudd, who provided the initial > implementation for this feature. Here are the details: > > Overview > > The purpose of this feature is to make life easier on t

[Webware-devel] RE: [Webware-discuss] [UPDATE] Autoreload feature in CVS

2002-10-25 Thread Jason Hildebrand
On Fri, 2002-10-25 at 09:48, Geoffrey Talvola wrote: > Jason Hildebrand wrote: > > Earlier this afternoon I committed an auto-reload feature to Webware > > CVS. I'd like to credit Tavis Rudd, who provided the initial > > implementation for this feature. Here are the details: > > > > Overview > >

[Webware-devel] Re: [Webware-discuss] Documentation

2002-10-25 Thread Ray Leyva
Ok, didn't get to do as much last night as I wanted, but did come to the conclusion that Xml even Xml-lite documentation like the Gentoo stuff can be pretty heavy for content creators. The doc team can clean it up, but that can lead to some very ugly lag times in the future. Specially if we ac

Re: [Webware-devel] [UPDATE] Autoreload feature in CVS

2002-10-25 Thread Jason Hildebrand
On Fri, 2002-10-25 at 01:40, Ian Bicking wrote: > Looks good. I changed it a bit so it would also monitor modules that > were loaded before ImportSpy was started up (e.g., Application.py). It > would be good to also add any configuration files -- I suppose a hook > could be added to Configurable

Re: [Webware-devel] [UPDATE] Autoreload feature in CVS

2002-10-25 Thread Stefan Schwarzer
Hi Ian On 25 Oct 2002, Ian Bicking wrote: > Another feature that would be nice would be avoiding checking Python > standard libraries. On Unix that will generally be files starting in > /usr/lib/pythonX.X -- but that's obviously not general, even on Unix. > I'm not sure how to identify that direc

Re: [Webware-devel] [UPDATE] Autoreload feature in CVS

2002-10-25 Thread Ian Bicking
On Fri, 2002-10-25 at 10:48, Jason Hildebrand wrote: > On Fri, 2002-10-25 at 01:40, Ian Bicking wrote: > > Looks good. I changed it a bit so it would also monitor modules that > > were loaded before ImportSpy was started up (e.g., Application.py). It > > would be good to also add any configuratio

[Webware-devel] RE: [Webware-discuss] [UPDATE] Autoreload feature in CVS

2002-10-25 Thread Geoffrey Talvola
Jason Hildebrand wrote: > > Also, have you tested it on Windows (both as a console process and as an NT > > Service)? > > Sorry, I forgot to mention this is in the announcement: I didn't know > if there is a Win32 equivalent to exec() (to replace the current > process), so right now AutoReload

[Webware-devel] Re: Fwd: Re: [Webware-discuss] Documentation

2002-10-25 Thread Ray Leyva
Stephan, Can you extend your twiki2html to make it twiki2xml? If so this could be a great idea, if the content creators like using the Wiki interface for creating content. Does TWiki satisfy all the requirements presented in the earlier emails? Joel Lawhead: The simple markup language

Re: [Webware-devel] Re: [Webware-discuss] Documentation

2002-10-25 Thread Ian Bicking
On Fri, 2002-10-25 at 10:34, Ray Leyva wrote: Reading through the rest of the postings I've was trying to think of a very lite mark-up that was easily transformable, and I thought of YAML. Very, very lite. Can be tranformed relatively easily to Xml. I still haven't looked at reST

[Webware-devel] Writing about Webware...

2002-10-25 Thread Kendall Grant Clark
[resent: apparently lists.sf.net != lists.sourceforget.net; my apologies if anyone gets this twice.] > "ian" == Ian Bicking <[EMAIL PROTECTED]> writes: ian> The Webware documentation isn't in very good shape, as it hasn't ian> been actively updated in a while. Ah, Ian gives me the openin

Re: [Webware-devel] Re: [Webware-discuss] Documentation

2002-10-25 Thread Mike Warren
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Ray Leyva <[EMAIL PROTECTED]> writes: > I still haven't looked at reST, but we would still have to write the > tranformation tool from rest to Xml, and I don't know if that would be > easier to do from reST2Xml, or yaml2xml. Ian? Aaron? If either r