• 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
ERXLocalizer getting rid of the binding errors?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

ERXLocalizer getting rid of the binding errors?


  • Subject: ERXLocalizer getting rid of the binding errors?
  • From: Paul Stringer <email@hidden>
  • Date: Fri, 04 Jul 2008 08:43:07 +0200

Hi all,

I'm using ERXLocalizer and getting values from it using KVC bindings in my WODs. When I do this with WOLips I get the errors "There is no key '$key' for the keypath 'localizer' in '$YourComponent''" I want to get rid of them all but not sure how.

My bindings look like:

aLocalizedString : WOString{
value = localizer.a.localized.string.key.path; // localizer is an accessor in my component to ERXLocalizer.currentLocalizer();
}


I can fix this for strings by changing this to use ERXLocalizedString however this doesn't help with other things, for instance a WOSubmitButton I have where I'm using something like value = localizer.form.submit.ok I thought about "$localizer.key.path" but had no success from the WOD with this.

How do you fix? I'm sure everyone else isn't going around with all those big red errors...

Thanks

Paul
Treasuremytext.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: ERXLocalizer getting rid of the binding errors?
      • From: Anjo Krank <email@hidden>
  • Prev by Date: Re: Back To Basics : Databases Active Editing Context
  • Next by Date: Re: ERXLocalizer getting rid of the binding errors?
  • Previous by thread: Re: Back To Basics : Databases Active Editing Context
  • Next by thread: Re: ERXLocalizer getting rid of the binding errors?
  • Index(es):
    • Date
    • Thread