[TransWarp] More PWT Ideas (usage, not terminology!)
Phillip J. Eby
pje at telecommunity.com
Fri Jul 25 20:40:48 EDT 2003
At 10:06 PM 7/25/03 +0200, Roché Compaan wrote:
>I want to try and write more ContentReplacer classes for form building
>and then use them in a few DOMlets to get a feel for PWT.
Just to anticipate your next likely question, you'll find the Zope 3
request object in 'state.interaction.request'. :)
Also, note that if you want to interpret the "dataSpec" parameter
differently than the default, you'll want to override the existing binding
for it in your class, since the default binding automatically converts the
string to a TraversalPath.
More information about the PEAK
mailing list