I think, if you didn't re-define request() in your Page child class,
Page.request() will get called anyways.
You should use self.request()

this will give you the option in the future to override the behavior of request if you need to.

-Aaron




-------------------------------------------------------
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com
_______________________________________________
Webware-discuss mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/webware-discuss

Reply via email to