Re: Overriding WODisplayGroup methods
Re: Overriding WODisplayGroup methods
- Subject: Re: Overriding WODisplayGroup methods
- From: Art Isbell <email@hidden>
- Date: Thu, 15 Dec 2005 11:17:33 -1000
On Dec 15, 2005, at 11:03 AM, Wolfram Stebel wrote:
Art's idea with
class=LocalizationCodePage.MyDisplayGroup
is not bad,
Thanks :-)
but i dont think that WO can resolve anonymous classes (it can
not deal with static methods, so that makes me cautious).
LocalizationCodePage.MyDisplayGroup is an inner, not anonymous
class. The WO JavaDoc documents quite a few inner classes, so WO, in
general, doesn't have problems with inner classes.
try it with a MyDisplayGroup in it's own class file.
then try again with: class=MyDisplayGroup
However, the logic that parses woo files might not deal correctly
with inner classes, so your suggestion is certainly worth trying.
Aloha,
Art
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden