Opened 12 years ago

Closed 12 years ago

#1912 closed enhancement (fixed)

Feature Manipulation APIs

Reported by: jng Owned by: jng
Priority: high Milestone: Maestro-5.0
Component: Maestro Version:
Severity: major Keywords:
Cc: External ID:

Description

The Maestro API does not offer APIs for feature manipulation (insert, update, delete). The reason for this is that until recently, the default implementation of IServerConnection wraps the http mapagent that offers no such functionality.

Now that we not only have an implementation wrapping the official API, but also one wrapping mg-desktop, the time is right to offer the ability to insert, update and delete data as well as performing schema manipulations through standard interfaces.

Change History (1)

comment:1 by jng, 12 years ago

Resolution: fixed
Status: newclosed

Fixed r6409. Includes new unit tests for mg-desktop wrapper

Note: See TracTickets for help on using tickets.