Opened 10 years ago
Closed 10 years ago
#2504 closed enhancement (fixed)
FDO capability interface
Reported by: | jng | Owned by: | jng |
---|---|---|---|
Priority: | low | Milestone: | Maestro-6.0 |
Component: | Maestro | Version: | |
Severity: | trivial | Keywords: | |
Cc: | External ID: |
Description
The current Maestro API only works with one version of the FdoProviderCapabilities schema. It cannot handle newer versions of this schema.
How we solve this problem for other response types is to have the generated classes implement a common interface. We should do the same for these capability classes.
Note:
See TracTickets
for help on using tickets.
Fixed r8452