Tracked down why the windows launcher does run from a development branch -- turned out that chandler.exe.manifest didn't have the execut bit set.
Fixed bug #2865: chandler.exe ignores first argument
Fixed first argument to be the python script, not the launcher exe
Updated the solution files so I can debug the launchers
Worked on sorting though my list of new bugs. There is a huge new pile of mac only wxGrid bugs.
Reviewed ItemCollection spec
Fixed Bug #3218: Bad file descriptor error on Chandler startup with the debug build, caused by import hairballs and repository logging bugs, which I couldn't get andi interested in fixing.