Re: Not seeing bindings for subcomponents in frameworks

From: Kaj Hejer (kaj.heje..sit.uio.no)
Date: Fri Aug 08 2003 - 14:24:37 EDT

  • Next message: Chuck Hill: "Re: Not seeing bindings for subcomponents in frameworks"

    Hi!

    Thank you for answering!

    If you mean the api-file for the installed framework I think it is
    ok. It looks like the following:

    bash-2.05a$ cat
    /Library/Frameworks/uiofw.framework/Resources/UIOProfilContainer.api
    <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
    <wodefinitions>
             <wo class="UIOProfilContainer" wocomponentcontent="true">

                     <binding name="appTitle"/>
                     <binding name="tema"/>
                     <binding name="title"/>
                     <binding name="redaksjonNavn"/>
                     <binding name="redaksjonEpost"/>
                     <binding name="datoOpprettet"/>
                     <binding name="datoEndret"/>
                     <binding name="showSearch" defaults="Boolean"/>
                     <binding name="showProfile" defaults="Boolean"/>
                     <binding name="cssLink"/>
                     <binding name="robotsIndex" defaults="Boolean"/>
                     <binding name="robotsFollow" defaults="Boolean"/>
                     <binding name="spraak"/>
                     <binding name="emneord"/>
                     <binding name="sammendrag"/>
                     <binding name="showPrimaryNavigation" defaults="Boolean"/>
                     <binding name="redaksjonVev"/>
                     <binding name="onLoad"/>
                     <binding name="headComponent"/>
                     <binding name="javascript"/>
                     <binding name="datoVerifisert"/>

                     <validation message="&apos;title&apos; is a required binding">
                             <unbound name="title"/>
                     </validation>
             </wo>
    </wodefinitions>bash-2.05a$

    At 19:59 +0200 08-08-2003, Ulrich Köster wrote:
    >Hi Kaj,
    >
    >is the api correct?
    >
    >Ulrich
    >On Freitag, 8. August 2003, at 19:54 Uhr, Kaj Hejer wrote:
    >
    >>Hi!
    >>
    >>We have some subcomponent which is in a framework which is
    >>installed on my mac under /Library/Frameworks/uiofw.framework
    >>
    >>When I use one of the subcomponents from this framework i don't see
    >>its bindings when I use the inspector on it in WebObjects builder.
    >>
    >>Everything works just fine when running the application.
    >>
    >>The framework is added to the PB.project-file.
    >>
    >>Does anybody else have the same problem?
    >>
    >>I'm using osx 10.2.6, eclipse 2.1.1 and WOProject 1.0.4.
    >>
    >>
    >>
    >>-Kaj :)



    This archive was generated by hypermail 2.0.0 : Fri Aug 08 2003 - 14:18:39 EDT