Overriding pageWithName
Overriding pageWithName
- Subject: Overriding pageWithName
- From: arturo <email@hidden>
- Date: Tue, 20 Jan 2004 16:21:55 -0500
I believe that I need to override pageWithName. Is it documented anywhere
what this actually does?
In particular, the API contains 3 pageWithNames
1. Application.pageWithName().
2. WOComponent.pageWithName().
3. IIRC, WOAction.pageWithName().
Are they all "guaranteed" (ha! we're talking about WO here :-) to call
WOComponent.pageWithName()?
And if so, is that "guaranteed" (ditto) to call the WOComponent.constructor?
Actually, I bet the constructor
doesn't get called for stateless WOComponents except for the first instance.
That way, I just need to override/subclass WOComponent's pageWithName.
Thanks in advance,
-arturo
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.