Ticket #126 (closed enhancement: fixed)
Replace metadata & data layer with MetaModel
| Reported by: | kasper | Owned by: | kasper |
|---|---|---|---|
| Priority: | medium | Milestone: | MetaModel 1.0 |
| Component: | MetaModel | Keywords: | |
| Cc: | |||
| Influenced classes: | |||
Description
MetaModel is being developed as a more generic and enhanced version of DataCleaner's metadata & data layer. This ticket represents the task of replacing the metadata & data layer with MetaModel in DataCleaner-core.
Change History
comment:2 Changed 4 years ago by kasper
Almost fixed. We still need to do a little cleaning up here. Most importantly:
- Renaming variables to match their new types (for example have all SchemaSelections been replaced with DataContextSelections)
- Getting rid of (or merging down to MetaModel) ArrayHelper, MetadataHelper and other utility classes that are used for convenience.
- The Webmonitor has not yet been updated to depend on the newest core-version.
Note: See
TracTickets for help on using
tickets.
