Ticket #264 (closed feature: fixed)
Use XML as the default?
| Reported by: | srkline | Owned by: | srkline |
|---|---|---|---|
| Priority: | minor | Milestone: | General Package Release Tasks |
| Component: | SANS Reduction | Keywords: | |
| Cc: | Task: | ||
| Blocking: |
Description
Do we use XML as the default output from the Reduction packages?
How is this set in the USANS Reduction?
Adding "x" to the names to identify them as XML seems harmless enough... but we'll need to test this, since a lot of file listing may filter out based on ".ABS" or ".AVE"
Change History
comment:2 Changed 3 years ago by srkline
- Status changed from new to closed
- Resolution set to fixed
I think everything functions with ".ABSx" as an extension, in the few places it actually looks for it explicitly. If it is looking, it uses the global XML flag. If you were writing XML files, look for them.
Note: See
TracTickets for help on using
tickets.

change done. Now it is a preference that can be set from any package.
needs testing to be sure that adding the extension does not break anything.