[Webware-devel] Re: HTTPcontent

2004-12-09 Thread Michael
My mistake. I used the CVS versions of Page and HTTPcontent with the 0.8.1 version of the examples. After downloading the CVS fileupload.py it works. M. Jason Hildebrand wrote: On Wed, 2004-12-08 at 19:55 -0500, Michael wrote: Hi Jason, I just tried the spanking-new HTTPcontent with

Re: [Webware-devel] Python 10

2001-08-06 Thread Michael Doornbos
am going to be looking for some good python coders to join the core team. We are located the the Wash D.C. area, so if you are interested, email me off the list. Thanks, Michael -- Michael Doornbos [EMAIL PROTECTED] www.imapenguin.com PGP Fingerprint 2F98 37A3 F49F 422F 7D0F C9F0 6E6E

[Webware-devel] WebUtils/FieldStorage.py bug

2001-08-16 Thread Michael Krämer
Hi Webware guys, I found a bug in WebUtils/FieldStorage.py and I hope I fixed it. My Webware worked correct (seemed to... ) after the changes. A Diff file is attached. It was only a missing 'self' :) bye michel Index: FieldStorage.py ===

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

2002-10-24 Thread Michael Engelhart
Hi - I'm new to this list and while I just barely have scratched the surface of Webware (and python for that matter), I would be glad to take files in XML format and generate the HTML documentation using XSLT. Unfortunately I've had a lot of problems generating output with the Python XSL proc

[Webware-devel] Session expiration handler

2002-12-05 Thread Michael Engelhart
Hi all - I'm new to devel but have been using Webware for a month or so. One thing I missed from our Java brethren was session expiration hooks where when a session is expiring or being invalidated an event was fired to a method that your app could implement. I found the addShutdownHandler()

Re: [Webware-devel] ZODB (Zope object database) on Mac Jaguar

2002-12-17 Thread Michael Engelhart
Zope and it's related code (like ZODB) are not supported on Python 2.2. That's why downgrading to Python 2.1 worked for that guy. I heard that 2.6 beta does work and that 2.7 will work but I have no idea as I only looked into this for like 10 minutes. (I too have OS X Jaguar boxes). I dec

Re: [Webware-devel] love hate relationships =)

2003-01-13 Thread Michael Engelhart
Part of the reason why I dont use an external redirect, is so I can pass data from one servlet to another on a per request basis. For example... passing error information from my login action to the login page. This is a huge thing for me also. I'm not sure if it's only pertinent for Java Se

Fwd: [Webware-devel] love hate relationships =)

2003-01-13 Thread Michael Engelhart
n't seem to ever remember that I came up with that helper class to do the same functionality... But I'd still love to have forward() working as Luke mentioned. cheers Mike Begin forwarded message: From: Michael Engelhart <[EMAIL PROTECTED]> Date: Mon Jan 13, 2003 9:04:59 AM US/E