In the following snippet there is no difference in nesting or calling Shoes.app one after each other
2.times{Shoes.app{Shoes.app{}}}
What I naively hoped for was a nested call making the second window
contained inside the outer window (Like the windowed containers of
yore)
Thanks
Peter
