Opened 14 years ago
Closed 14 years ago
#1574 closed task (fixed)
Rewrite MaestroAPI schema classes
Reported by: | jng | Owned by: | jng |
---|---|---|---|
Priority: | high | Milestone: | Maestro-3.0 |
Component: | Maestro | Version: | |
Severity: | major | Keywords: | |
Cc: | External ID: |
Description (last modified by )
The current FDO schema classes in the MaestroAPI (FeatureSourceDescription, ClassDefinition, etc), do not conceptually line up with the data they are trying to represent (FDO schema elements). This makes it difficult for those already familiar with FDO, and makes integration with other things like Configuration Documents (#1495) or serializing/deserializing to and from XML equally difficult.
They should be rewritten so that they better line up with MgClassDefinition/FdoClassDefinition APIs and to offer a similar developer experience for those who are already familiar with the aforementioned APIs
Change History (3)
comment:1 by , 14 years ago
Summary: | Rewrite FDO schema classes → Rewrite MaestroAPI schema classes |
---|
comment:2 by , 14 years ago
Description: | modified (diff) |
---|
comment:3 by , 14 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Fixed r5481