Opened 13 years ago

Closed 13 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 jng)

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 jng, 13 years ago

Summary: Rewrite FDO schema classesRewrite MaestroAPI schema classes

comment:2 by jng, 13 years ago

Description: modified (diff)

comment:3 by jng, 13 years ago

Resolution: fixed
Status: newclosed

Fixed r5481

Note: See TracTickets for help on using tickets.