#476 closed defect (invalid)
PS_DATA_METADATA_MULTI isn't present in the code
| Reported by: | Owned by: | ||
|---|---|---|---|
| Priority: | high | Milestone: | |
| Component: | astro | Version: | 0.6.0 |
| Severity: | normal | Keywords: | |
| Cc: |
Description
The SDRS discusses multiple-values metadata (such as HISTORY) using
PS_DATA_METADATA_MULTI
whereas the code supports
PS_META_MULTI
(with the comment that no user should ever use it).
I prefer PS_META_MULTI
Note:
See TracTickets
for help on using tickets.

There is no such thing mentioned in SDRS version 14 (the SDRS associated
with that release) as far as I can see.
Let's hold off writing bugs on missing SDRS version 15 added functionality
until the next release, OK?
If you like PS_META_MULTI over PS_DATA_METADATA_MULTI, you should write a bug
on the SDRS.
-rdd