Tim Cook wrote:
> NOT TESTED, but simialr to something I do:
>
> <dtml-call expr="class1.createInObjectManager(REQUEST['id'],
> REQUEST)">
> <dtml-with "_.getitem(id)">
> <dtml-call "REQUEST.set('id', 'myClass2')">
> <dtml-call "class2_add(_.None, _, NoRedir=1)">
> </dtml-with>
Hmmm, doesn't seem to be working (also results in class1 and class2
being at same level). I'll take a look at some other examples.
Thanks for the help (and quick replies).
_______________________________________________
Zope maillist - [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope
** No cross posts or HTML encoding! **
(Related lists -
http://lists.zope.org/mailman/listinfo/zope-announce
http://lists.zope.org/mailman/listinfo/zope-dev )