Re: [Zope] Enitity syntax and 2.2

2000-07-21 Thread Chris Withers

[EMAIL PROTECTED] wrote:
> 
> And how about:
> 
> &dtml.missing-REQUEST.form['foo'];

over my dead body! ;-)

I thought the point of the entity syntax was to keep it simple... which
including python expressions does not...

cheers,

Chris

___
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 )




Re: [Zope] Enitity syntax and 2.2

2000-07-20 Thread andres

And how about:

&dtml.missing-REQUEST.form['foo'];

That is, allow expressions to be used. I guess this makes the entity syntax
act more like .

This would allow a really clear syntax for refilling  tags
with previously entered values in a form.

--
Andres Corrada-Emmanuel   Email: [EMAIL PROTECTED]
--

___
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 )




Re: [Zope] Enitity syntax and 2.2

2000-07-17 Thread Chris Withers

Shane Hathaway wrote:
> > Just wondering if the entity syntax has been updated in 2.2 yet so I
> > could do something like the following:
> >
> > &dtml.url-/folder/object/method;
> 
> Hmm.  Nope.  

*grumble* *mumble* *moan* ;-)

> Ought to be though, IMHO.  Collector?

Damn right... and done:
http://classic.zope.org:8080/Collector/1436/view

thanks for the info,

Chris :-)

___
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 )




Re: [Zope] Enitity syntax and 2.2

2000-07-17 Thread Shane Hathaway

Chris Withers wrote:
> 
> Hi,
> 
> Just wondering if the entity syntax has been updated in 2.2 yet so I
> could do something like the following:
> 
> &dtml.url-/folder/object/method;

Hmm.  Nope.  Ought to be though, IMHO.  Collector?

Shane

___
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 )




[Zope] Enitity syntax and 2.2

2000-07-17 Thread Chris Withers

Hi,

Just wondering if the entity syntax has been updated in 2.2 yet so I
could do something like the following:

&dtml.url-/folder/object/method;

cheers,

Chris

___
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 )