
4 Jan
2005
4 Jan
'05
12:10 a.m.
I just comitted some code that should handle namespaces properly when saving.
I've removed all the manual xmlns declarations that were stuck in the code; instead, they are now generated automatically and inserted into the output document on save.
The new code can also use a specified namespace as the default namespace in a saved document, when it is possible to do so. Under normal circumstances we now save documents with SVG as the default namespace.
Test and let me know if anything broke (it seems okay on my end).
-mental