I removed Globals.view, which was blocking my checking of the multiple windows in Chandler code.
In the process I refactored ImportImage and moved it to the Photo parcel where it belongs
I fixed the new script command that was broken
I removed the SelectItemsBroadcastInsideActiveView event and BroadcastInsideActiveViewEventBoundary dispatch mechanism
I simplifed the printing code and noticed that print preview crashes Chandler
I refactored BlockEvent and it's template to have better default values
I simplified calling ssl from WebDav.py
I checked in my multiple windows code and a simple first example, BlockViewer, which I wrote to track down that nasty summary view bug a few weeks ago. The block viewer still has a few warts, but it's really useful if you want to debug blocks. It lives in the test menu if you might want to check it out.