5 Mar
2001
5 Mar
'01
9:57 p.m.
From: "R. David Murray " <bitz@bitdance.com>
Has the problem with the binding of the namespace in pythonscript been fixed in cvs (if so will it be in b2)? It's a pain to having to call my pythonscript methods using xyz(_=_).
Hmm. Actually, it's worse than that, since this particular method is getting called via URL, so I *can't* pass it the namespace explicitly. This is breaking my site. Guess I'll have to write a dtml wrapper as a workaround.
I don't understand. What exactly is the problem that you're having with namespace binding, and why would you want it in a Script that's used as the target of a URL? Cheers, Evan @ digicool & 4-am