Re: Awesome work!

From: Guido Neitzer (list..vent-s.net)
Date: Wed Mar 05 2008 - 21:48:31 EST

  • Next message: Ricardo Parada: "Re: Awesome work!"

    On 05.03.2008, at 19:45, David LeBer wrote:

    >> On 5-Mar-08, at 9:23 PM, Mike Schrag wrote:
    >>
    >>> I never used wob and I've always wondered what that button did
    >>> when I see it in screenshots. Can you give me an example?
    >>
    >> It turned a static html element into a dynamic one:
    >>
    >> ie:
    >>
    >> <td>Stuff</td>
    >>
    >> became:
    >>
    >> <wo:WOGenericContainer elementName = "td">Stuff</
    >> wo:WOGenericContainer>
    >>
    >> or
    >>
    >> <input type="submit" value="save" />
    >>
    >> became:
    >>
    >> <wo:submit value="save"/>
    >
    > Or at least WOBuilder's ham fisted verbose multi-file
    > interpretations of the same :-)

    And also the other way around, meaning dynamic to static. I remember
    using that mostly for buttons and other other input elements.

    cug

    -- 
    Real-World WebObjects class at the Big Nerd Ranch
    March 2008, Frankfurt, Germany
    http://www.bignerdranch.com/classes/webobjects.shtml
    



    This archive was generated by hypermail 2.0.0 : Wed Mar 05 2008 - 21:49:29 EST