[Zope] what does _. mean?

Bryan C. Andregg bryan.andregg@duke.edu
Thu, 22 Aug 2002 14:31:35 -0400


--m7GK0ytKUM7VScCy
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Thu, Aug 22, 2002 at 08:00:19PM +0200, Andreas Jung mailed:
> The underscore defines the "under namespace". See=20
> http://www.zope.org/Documentation/Books/ZopeBook/2_6Edition/AdvDTML.stx
> "DTML Namespace Utility Functions" for a detailed description.
>=20
> -aj

ok, so in the case of an expression like,

_['id'].threadMessageCount()

The DTML namespace has a dictionary, and threadMessageCount() is a method
called on the value for the key 'id'(?).

Is this translateable AT ALL to ZPT?
--=20
Bryan C. Andregg		Duke University Medical Center
 Programmer			Dept. of Anesthesiology
 e <bryan.andregg@duke.edu>
 p +1 919 684 6201

--m7GK0ytKUM7VScCy
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: For info see http://www.gnupg.org

iD8DBQE9ZS4Hj9pElyS/cakRAq80AJkBV6rKT3L36ql3wMqZNnTgPSuy7QCfSl4I
6NKgua6EJb08jOtFyTcJ4cU=
=2zYE
-----END PGP SIGNATURE-----

--m7GK0ytKUM7VScCy--