dtolabs / yana2

Yet Another Node Authority ... because you wanted an agile Real-Time Service Model (RTSM)
8 stars 1 forks source link

Refactor XML import into a service #180

Closed ahonor closed 12 years ago

ahonor commented 12 years ago

Create a service responsible for model import (currently, just XML). ImportController to delegate to this service.

Support incremental model import.

See #169