• 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
Problems with Ponder and Wonder 7
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Problems with Ponder and Wonder 7


  • Subject: Problems with Ponder and Wonder 7
  • From: Flavio Donadio <email@hidden>
  • Date: Tue, 06 Sep 2016 18:27:31 -0300

Hello, Ramsey and list!


I have just worked around some incompatibilities between Ponder and Wonder 7.

Since Loggers are now private static final in most (if not all) Wonder classes, I added this field to some classes that were using loggers from parent classes:

private static final Logger log = LoggerFactory.getLogger(ClassName.class);

… where ClassName is… well, the class name. :-D Also, don’t forget to import org.slf4j.Logger and org.slf4j.LoggerFactory!

Also, in er.auth.ERStageManager, there’s a call to ERXSession.SessionWillAwakeNotification, that is now deprecated and had to be replaced with ERXSession.SessionDidRestoreNotification.

These changes seem to have done the trick. I don’t use git for my own version control and only know the really, really basic stuff. I know, shame on me… I’m gonna take a look at it and get my code up on GitHub, so I can request a pull.


Cheers,
Flavio

On 06/09/2016, at 16:32, Flavio Donadio <email@hidden> wrote:

Now I went ahead and tried importing Ponder. And I am sure I’m gonna need Ramsey’s help now, since I got 10 more errors and my R2D2W project won’t run! :-( But that would better be in a new thread, I guess.


 _______________________________________________
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

References: 
 >ERJavaMail duplicate? (From: Flavio Donadio <email@hidden>)
 >Re: ERJavaMail duplicate? (From: Flavio Donadio <email@hidden>)
 >Re: ERJavaMail duplicate? (From: Theodore Petrosky <email@hidden>)
 >Re: ERJavaMail duplicate? (From: Flavio Donadio <email@hidden>)
 >Re: ERJavaMail duplicate? (From: Theodore Petrosky <email@hidden>)
 >Re: ERJavaMail duplicate? (From: Flavio Donadio <email@hidden>)

  • Prev by Date: Re: mod_proxy error
  • Next by Date: Re: mod_proxy error
  • Previous by thread: Re: ERJavaMail duplicate?
  • Next by thread: Re: ERJavaMail duplicate?
  • Index(es):
    • Date
    • Thread