• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Overriding WODisplayGroup methods
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Overriding WODisplayGroup methods


  • Subject: Re: Overriding WODisplayGroup methods
  • From: Wolfram Stebel <email@hidden>
  • Date: Thu, 15 Dec 2005 22:03:27 +0100
  • Thread-topic: Overriding WODisplayGroup methods

Am 15.12.2005 21:19 Uhr schrieb "email@hidden" unter <email@hidden>:

> Hi Art,
>
> Thanks.
>
> I tried changing the .woo file from
>
> class=MyDisplayGroup
>
> to
> class=LocalizationCodePage.MyDisplayGroup
>
> as you mentioned, and my page still would not load.
>
> The error I received this time was
>
> Error:  com.webobjects.foundation.NSForwardException
> [java.lang.IllegalArgumentException] Attempt to insert null object
> into an com.webobjects.foundation.NSMutableDictionary.
> Reason: Attempt to insert null object into an
> com.webobjects.foundation.NSMutableDictionary
>
> So still no luck overriding some of the methods in the WODisplayGroup
> by extending my own class (MyDisplayGroup).
>
> Any other suggestions?
Yeah,

Art's idea with
> class=LocalizationCodePage.MyDisplayGroup
is not bad, but i dont think that WO can resolve anonymous classes (it can
not deal with static methods, so that makes me cautious).

try it with a MyDisplayGroup in it's own class file.

then try again with: class=MyDisplayGroup

Let me hear if it helps!

regards

Wolfram


 _______________________________________________
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

  • Follow-Ups:
    • Re: Overriding WODisplayGroup methods
      • From: email@hidden
    • Re: Overriding WODisplayGroup methods
      • From: Art Isbell <email@hidden>
References: 
 >Re: Overriding WODisplayGroup methods (From: email@hidden)

  • Prev by Date: Re: printing
  • Next by Date: Re: Overriding WODisplayGroup methods
  • Previous by thread: Re: Overriding WODisplayGroup methods
  • Next by thread: Re: Overriding WODisplayGroup methods
  • Index(es):
    • Date
    • Thread