#1349 closed enhancement (fixed)
FeatureSetReader refactoring
Reported by: | jng | Owned by: | jng |
---|---|---|---|
Priority: | low | Milestone: | Maestro-3.0 |
Component: | Maestro | Version: | |
Severity: | trivial | Keywords: | |
Cc: | External ID: |
Description (last modified by )
Maestro's FeatureSetReader should be refactored as such.
- Make it an abstract class with http and native subclasses
- Implement the ADO.net IDataReader interface so that it can interop w/ things such as the DataTable class
Change History (3)
comment:1 by , 15 years ago
Description: | modified (diff) |
---|---|
Summary: | Support ADO.net interfaces in FeatureSetReader → FeatureSetReader refactoring |
comment:2 by , 15 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Fixed in r4832