• 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: Switch Component Question
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Switch Component Question


  • Subject: Re: Switch Component Question
  • From: Johnny Miller <email@hidden>
  • Date: Thu, 21 Jun 2012 13:58:43 -1000

Thank you, oh wise one.

I've updated the component to something like this:

public boolean synchronizesVariablesWithBindings() {
return false;
}


@Override
public MESDriver object() {
if(_driver == null) {
_driver = (MESDriver)valueForBinding("object");
}
return _driver;
}

And it appears to be all in order now.

Thanks a lot,

Johnny Miller
Kahalawai Media Corp.
www.kahalawai.com


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: Switch Component Question
      • From: Steve Peery <email@hidden>
    • Re: Switch Component Question
      • From: Ramsey Gurley <email@hidden>
References: 
 >Switch Component Question (From: Johnny Miller <email@hidden>)
 >Re: Switch Component Question (From: Amedeo Mantica <email@hidden>)
 >Re: Switch Component Question (From: Johnny Miller <email@hidden>)
 >Re: Switch Component Question (From: Chuck Hill <email@hidden>)
 >Re: Switch Component Question (From: Johnny Miller <email@hidden>)
 >Re: Switch Component Question (From: Chuck Hill <email@hidden>)

  • Prev by Date: Re: Switch Component Question
  • Next by Date: Add Required Web Resource Gets Stuck in IF IE Tag
  • Previous by thread: Re: Switch Component Question
  • Next by thread: Re: Switch Component Question
  • Index(es):
    • Date
    • Thread