Task #11686 (closed)
Opened 6 years ago
Closed 6 years ago
Use common best-of-all INI parser
| Reported by: | mtbcarroll | Owned by: | mtbcarroll |
|---|---|---|---|
| Priority: | minor | Milestone: | Cleanup |
| Component: | General | Version: | n.a. |
| Keywords: | n.a. | Cc: | fs@…, crueden-x |
| Resources: | n.a. | Referenced By: | n.a. |
| References: | n.a. | Remaining Time: | n.a. |
| Sprint: | n.a. |
Description
OriginalMetadataRequestI.parseOriginalMetadataTxt now does its own INI parsing, to better handle lines like,
Foo #1 thingum (w=500)=24.5
though ome.scifio.common.IniParser does have other features, like chapter handling. Once #11684's format ambiguity questions are resolved and IniParser does exactly what we need, OriginalMetadataRequestI should use it instead of having its own parser.
Change History (1)
comment:1 Changed 6 years ago by mtbcarroll
- Resolution set to duplicate
- Status changed from new to closed
Goodness knows what happened there, this duplicates #11685.