Andrus Adamchik created CAY-2950:
------------------------------------
Summary: Project load/save roundtrip should preserve unknwon
extensions
Key: CAY-2950
URL: https://issues.apache.org/jira/browse/CAY-2950
Project: Cayenne
Issue Type: Improvement
Reporter: Andrus Adamchik
Assignee: Nikita Timofeev
Fix For: 5.0-M2
Project load/save roundtrip should preserve unknown extensions. Currently we
can load XML files (project and DataMap) with unknown extensions, but when we
save it back, only the ones understood by the Injector are saved, the rest are
dropped from the new XML. We need to reinsert them where they were.
This came up in the MCP work (CAY-2949), and the workaround is to load all
extensions. But we need a correct fix.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)