On Thu, Jul 10, 2008 at 10:37:05AM +1000, Bluebie, Jenna wrote: > It doesn't work on para's, it doesn't work on stacks, and it doesn't work > on the Shoes::App instance itself, children gives me an array of things > inside, contains gives me a no method by that name exception.
Do you mean `contents`? Some elements have `children` but most should have `contents`. I think I'm ready to make them aliases for the same thing -- having them act differently weirds me out. _why
