I'm currently using the SvgWriter class in GEF as part of the argoprint project and I was wondering if there's a way to generate an svg diagram that was namespace-aware. I want to embed the SVG diagram in a web page as described here: http://wiki.svg.org/Inline_SVG
If there aren't any alternatives, does anyone have any objections if I modify the SvgWriter class to make it optionally namespace-aware? A default convenience method could also be created to generate SVG without the namespace prefixes. I could attach a patch to an issue and submit it to the GEF committers for review. Regards, -- Mark Fortner ------------------------------------------------------ http://argouml.tigris.org/ds/viewMessage.do?dsForumId=450&dsMessageId=2358918 To unsubscribe from this discussion, e-mail: [[email protected]]. To be allowed to post to the list contact the mailing list moderator, email: [[email protected]]
