Where to override #prefs in mainResponder

Bill Humphries whump at apple.com
Fri Nov 16 14:59:40 PST 2001


On Friday, November 16, 2001, at 01:53 PM, Brian V Hughes wrote:

> Correct. The pageFilter is called after the page has been rendered. You 
> need to set that kind of directive in the firstFilter. To be honest, 
> the only time I put code in the pageFilter is when I want to do stuff 
> relevant to the template, not the object being rendered.
>
> The filters should actually read: before rendering (firstFilter), after 
> rendering/before #template (pageFilter), after #template (finalFilter).

Your description makes much more sense than the documentation.

Now things start to click.

Thanks.

Bill Humphries <whump at apple.com>
Apple Computer
HR Technologies, HRWeb





More information about the Frontier-Users mailing list