Ticket #201 (closed task: fixed)
simplify quoted names in xml
| Reported by: | borning | Owned by: | borning |
|---|---|---|---|
| Priority: | normal | Milestone: | AZ-SMART Phase 1 |
| Component: | AZ-SMART | Version: | |
| Keywords: | Cc: |
Description
Some strings passed to models need an extra layer of quotes around them, and occasionally they have been written in the xml as raw strings, e.g. r'c:\tmp\TransientModel?.xls'
This is confusing to see in the GUI, and also error-prone, since it may not be obvious to the user when the extra quotes are needed.
Change History
Note: See
TracTickets for help on using
tickets.
