On Mon, Sep 29, 2008 at 7:45 PM, Seth Thomas Rasmussen <[EMAIL PROTECTED]> wrote: > So, it's this expression that is causing me problems again: > > @title, @status, @prog, = app.contents[-1].contents > > Here is a paste from one of my messages about the first time I had a > problem with this expression: http://gist.github.com/3713 > > The first time, the problem I was seeing was that app.contents[-1] was > returning nil, so the second contents() call was failing on a nil > object. > > Now, it appears that the app object does not respond to contents() at > all for some reason.
fwiw, some more context: http://flickr.com/photos/sequitography/2899769065 -- Seth Thomas Rasmussen http://greatseth.com
