xwt.drawing are currently inheritances of xwt.object
they have many static dependencies
they hinder to have more than one drawing.backend
so that one can't use eg. gtk-drawing in paralell with wpf.drawing
which is the promise (you mix platforms TODO: search for quote)
all handlers are static, that is to be changed
see xwt.component how this is handled
xwt.drawing are currently inheritances of xwt.object they have many static dependencies they hinder to have more than one drawing.backend so that one can't use eg. gtk-drawing in paralell with wpf.drawing which is the promise (you mix platforms TODO: search for quote) all handlers are static, that is to be changed see xwt.component how this is handled