Opened 15 years ago
Closed 14 years ago
#1216 closed enhancement (wontfix)
Maestro: retain comments in XML
Reported by: | jbirch | Owned by: | jng |
---|---|---|---|
Priority: | low | Milestone: | Maestro-3.0 |
Component: | Maestro | Version: | |
Severity: | trivial | Keywords: | |
Cc: | External ID: |
Description (last modified by )
I just temporarily commented something out in an XML LayerDefinition and, on successful save, the commented section was removed. It would be nice if these could be retained to help during development and also to explain the reason for certain things in example files.
Change History (5)
comment:1 by , 15 years ago
Description: | modified (diff) |
---|
comment:2 by , 15 years ago
Status: | new → assigned |
---|
comment:3 by , 15 years ago
Milestone: | → Maestro-2.1 |
---|
comment:4 by , 15 years ago
Milestone: | Maestro-2.1 → Maestro-2.5 |
---|---|
Owner: | changed from | to
Status: | assigned → new |
comment:5 by , 14 years ago
Resolution: | → wontfix |
---|---|
Status: | new → closed |
Closing as wontfix. Too much effort for too little gain.
Note:
See TracTickets
for help on using tickets.
That is not currently supported because I use the built in .Net serializers. It would require that I write a custom serializer. The request is valid, but I will defer it to a later version, as it requires some work to complete.