Do you ever use multiple Inkscape windows simultaneously (or know
people that do?) If so, how, and under what circumstances?
I am working on an Inkscape scripting API through GSoC and am trying
to decide how to abstract the desktop concept. I would like to do
this for two reasons. One, if it is not at least partially hidden
virtually every method would need a desktop argument, incresing
complexity without much tradoff in terms of flexibility. Two, the
concept is not one that I think script writers should need to worry
about and the terminoligy only makes it more confusing for the
uninitiated.