i want to make sure that a certain method gets called before anything else when the template gets rendered. so if i know about the order in which page template methods get called, i can patch one (the first in the order).
thanks,
AK
Where and why is this relevant?
-aj
On Wed, Mar 11, 2009 at 08:54, Analog Kid <garlictrompet@gmail.com> wrote:
> sry about that ... what i mean is i need to know the order of methods when a
> page is rendered (on server) ...
>
> regards,
> AK
>
> On Wed, Mar 11, 2009 at 1:02 PM, Andreas Jung <lists@zopyx.com> wrote:
>>
>> -----BEGIN PGP SIGNED MESSAGE-----
>> Hash: SHA1
>>
>> On 11.03.2009 6:22 Uhr, Analog Kid wrote:
>> > Hi All:
>> >
>> > I need to know the order of method calls inside ZopePageTemplate.py
>> > whenever a form from the PT is submitted or even when the PT is
>> > rendered. Can anyone shed some light on this please?
>> >
>>
>> This question makes no sense. Template rendering (generation of HTML)
>> occurs on the *server*, form submission on the *browser*.
>>
>> - -aj
>> -----BEGIN PGP SIGNATURE-----
>> Version: GnuPG v1.4.9 (Darwin)
>> Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/
>>
>> iEYEARECAAYFAkm3aQgACgkQCJIWIbr9KYycgwCggLVGY3qiql5Ltq3E28sbGosS
>> d5wAoKdCwDH4NYYynsNmqemV5xDSZF7p
>> =J5Jt
>> -----END PGP SIGNATURE-----
>
>