Sure, I can do that. 4.1 is still "unstable", so I guess if this breaks someone I can always revert pretty easily. I'll do it later today and reply back when it's deployed.
On 7/24/06, Henri Dupre <[EMAIL PROTECTED]> wrote:
One thing that has been bugging me lately in Tapestry 4 is the order of activateExternalPage and pageValidate... I've been using pageValidate to verify that all data is correct (e.g. select the default value...) but when the page is called with activateExternalPage, pageValidate gets called before activateExternalPage, thus making this call useless as the page is usually blank at this point. Does anyone else think that life would be better if pageValidate was called after activateExternalPage? Thanks, Henri.
-- Jesse Kuhnert Tacos/Tapestry, team member/developer Open source based consulting work centered around dojo/tapestry/tacos/hivemind.
