sql methods and the namespace stack
22 Jan
2001
22 Jan
'01
6:27 p.m.
Does anybody know why sql methods only search the request object instead of traversing the dtml namespace stack? TIA, Tim McLaughlin
23 Jan
23 Jan
9:59 a.m.
New subject: [Zope-dev] sql methods and the namespace stack
Tim McLaughlin wrote:
Does anybody know why sql methods only search the request object instead of traversing the dtml namespace stack?
Nope, other than it's been like that for donkey's years... I guess the idea was that it didn't accidentally get parameters from elsewhere, which can be an issue, but not only for SQL Methods... cheers, Chris
9227
Age (days ago)
9228
Last active (days ago)
1 comments
2 participants
participants (2)
-
Chris Withers -
Tim McLaughlin