Re: Wod validation error

From: Cedarstone (gile..edarstone.co.uk)
Date: Fri Aug 11 2006 - 12:21:26 EDT

  • Next message: Sébastien Sahuc: "Re: Wod validation error"

    Mike

    Thanks for this. After a bit of testing the problem is that many of
    the binding methods/variables are scoped as "protected or private" it
    appears they have to be "public".
    Does that sound about right for KVC, no "private or protected" bindings?

    Thanks

    Giles

    > So I'm assuming that you're mentioning it means the error isn't
    > true? I'm guessing ArticlePage is the component that has a
    > reference to it defined in a WOD and you're binding the webSiteId
    > binding. Is that possibly KVC defined like in the previous post?
    > What exactly is the definition of the target of the webSiteId
    > binding (i.e. is it public String _webSiteId, public void
    > setWebSiteId(String), etc)?
    >
    > ms
    >
    > On Aug 11, 2006, at 7:02 AM, Cedarstone wrote:
    >
    >> Hi
    >>
    >> I have an imported project from XCode that builds and runs without
    >> problems. However in the WOLips prefs if I select "Validate .WOD
    >> Files On Build" then all the WO files get marked with errors. The
    >> problems console reports errors like:
    >> "There is no key path 'webSiteId' for ArticlePage" Every
    >> component gets marked with similar errors. What am I doing wrong
    >> or how do I correct these?
    >>
    >> Many thanks.
    >>
    >> Giles
    >> ( WOLips and WO newbie)
    >>
    >



    This archive was generated by hypermail 2.0.0 : Fri Aug 11 2006 - 12:21:35 EDT