• 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: Localization & EO Setters
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Localization & EO Setters


  • Subject: Re: Localization & EO Setters
  • From: Kevin Hinkson <email@hidden>
  • Date: Sat, 18 Feb 2012 19:12:58 -0400


On 18 Feb 2012, at 16:48, George Domurot wrote:

I'm pretty sure you can add your own setters/getters for each attribute and language, i.e.:

    public String value_en()
        {
        return (String) eo().valueForKey("value_en");
        }

    public void setValue_en(String inValue)
        {
        eo().takeValueForKey(inValue, "value_en");
        }

Thanks. I'll give that a try. I was completely unaware of that.

— K.R.H.
+1.246.262.8567

 _______________________________________________
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: 
 >Localization & EO Setters (From: Kevin Hinkson <email@hidden>)
 >Re: Localization & EO Setters (From: George Domurot <email@hidden>)

  • Prev by Date: Re: Localization & EO Setters
  • Next by Date: Re: New convention of install path
  • Previous by thread: Re: Localization & EO Setters
  • Next by thread: Re: bug fix in dragdrop.js latest iteration
  • Index(es):
    • Date
    • Thread