Make the widget comm attribute more straigtforward...
Make the widget comm attribute more straigtforward
Instead of automagically instantiating a comm when it is accessed, require a call to open(). This makes the comm attribute much less magical, and hopefully more understandable.