Paul Rohr wrote: > > Likewise, insofar as SVG rendering will be useful for various products, I > suspect that we'll probably want to segregate out the following new > directories: > > src/svg/* ... core SVG editing and/or rendering
This begs for my usual comment: separate display (view) and editing (controller) functionality. If I wanted to write an SVG viewer, that app shouldn't have to drag around editing code. /Mike
