Opened 14 years ago

Last modified 14 years ago

#1574 closed task

Rewrite MaestroAPI schema classes — at Version 2

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 (2)

comment:1 by jng, 14 years ago

Summary: Rewrite FDO schema classesRewrite MaestroAPI schema classes

comment:2 by jng, 14 years ago

Description: modified (diff)
Note: See TracTickets for help on using tickets.