• 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: GVC EOFValidation "Voodoo"
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: GVC EOFValidation "Voodoo"


  • Subject: Re: GVC EOFValidation "Voodoo"
  • From: David Avendasora <email@hidden>
  • Date: Tue, 1 Dec 2009 19:22:22 -0500

Hi Johnny,

Looking at the current GVC version of the EOModelNotificationProxy instead of the Practical WO version, that "Voodoo" comment line (and it's following code) is:

            // Voodoo.  Bug fixed in WO 5.4.2 (or at least causes a stack overflow error)
            if ( ! ERXApplication.isWO54())
            {
                EOClassDescription.classDescriptionForClass(((Class)notification.object()));
            }

Is this what the version of the Practical WO EOModelNotificationProxy looks like?

Dave

On Dec 1, 2009, at 6:29 PM, Johnny Miller wrote:

Hi,

I'm getting a stack overflow when accessing an eo from a direct action.  It's a basic login and the DA talks to the Session object.

 at com.webobjects.eocontrol.EOClassDescription.classDescriptionForClass(EOClassDescription.java:248)
  at com.apress.practicalwo.practicalutilities.EOModelNotificationProxy.classDescriptionNeededForClass(EOModelNotificationProxy.java:291)
     ... skipped 7 stack elements

When I look at the source written above the line 

EOClassDescription.classDescriptionForClass(((Class)notification.object()));

is a comment that reads "voodoo"

I'm going to keep plugging away but any advice would be appreciated.

Best,

Johnny Miller
Kahalawai Media Corp
http://www.kahalawai.com


David Avendasora
Senior Software Engineer
K12, Inc.

*****
WebObjects Documentation Wiki : http://wiki.objectstyle.org/confluence/display/WO/
*****
WebObjects API: http://developer.apple.com/legacy/mac/library/documentation/MacOSXServer/Reference/WO54_Reference/index.html
*****

 _______________________________________________
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: GVC EOFValidation "Voodoo"
      • From: Johnny Miller <email@hidden>
References: 
 >GVC EOFValidation "Voodoo" (From: Johnny Miller <email@hidden>)

  • Prev by Date: Re: GVC EOFValidation "Voodoo"
  • Next by Date: Re: GVC EOFValidation "Voodoo"
  • Previous by thread: Re: GVC EOFValidation "Voodoo"
  • Next by thread: Re: GVC EOFValidation "Voodoo"
  • Index(es):
    • Date
    • Thread