17 Aug
2006
17 Aug
'06
7:08 p.m.
On Thursday 17 August 2006 2:02 pm, Jens Vagelpohl wrote:
request.get(MY_VARIABLE) ???
The one major problem with that is that it ties you to getting information from the request. Better to write a script with explicit parameters and call it with those parameters. Then, you can pull values from a database, another Zope object, or anything else. Also makes testing *much* easier (since you can use the "Test" tab to experiment with it). -- Kirk Strauser The Day Companies