Just FYI, I've split out GFX and all its dependencies (image, resource,
text, most of util) into the servo-gfx crate as a submodule. This means
that if you're just modifying layout you can avoid rebuilding some ~5000
lines of code of the graphics module.
The resource crate and util should further be split out; clearly the
resource manager does not belong in the graphics crate. Possibly we
should split out layout as well.
Patrick
_______________________________________________
dev-servo mailing list
dev-servo@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-servo