Re: WOLips: no application or session from WOBuilder

From: Ulrich Köster (ulric..bjectstyle.org)
Date: Tue Jul 22 2003 - 01:54:25 EDT

  • Next message: Kaj Hejer: "Re: Slowdown with opening files after upgrading to WOLips 1.0.4"

    Hi Tore,

    yes, I tried it before posting. WOBuilder shows two application and two
    session keys . The second one shows all available bindings.

    Ulrich

    On Montag, 21. Juli 2003, at 21:40 Uhr, Tore Halset wrote:

    > On sřndag, jul 20, 2003, at 14:24 Europe/Oslo, Ulrich Köster wrote:
    >
    >> this is a missing feature in WOBuilder/ProjectBuilderWO. Anyway you
    >> can create accessor methods for your application and session in the
    >> wocomponent class or a superclass.
    >>
    >> public Application getApplication() {
    >> return (Application)this.application();
    >> }
    >>
    >> public Session getSession() {
    >> return (Session)this.session();
    >> }
    >
    > When I added your code to the component-class "application" showed up
    > in WOBuilder. When I clicked it in browser-view to explore it I got
    > the following error:
    >
    > Error: *** - [EOUnresolvedReference revalidateKeysAndActions]:
    > selector not recognized.
    >
    > I have more than enough import statements :)
    >
    > Does that code work for you? Or anyone else?
    >
    > <Picture 1.pdf>



    This archive was generated by hypermail 2.0.0 : Tue Jul 22 2003 - 01:52:25 EDT