Ticket #91 (assigned enhancement)

Opened 8 months ago

Last modified 8 months ago

Refactor OperationContext to provide access to the Operational-Subset of Session.

Reported by: andrae Assigned to: andrae (accepted)
Priority: minor Milestone:
Component: Mulgara Version: 1.1.1
Keywords: Cc:

Description

Currently we have multiple Operation classes performing their own explicit insertion routines. This duplication should be refactored into ModifyModelOperation?, and all other operations that require insertion functionality should do so via calls to Session::insert() and Session::delete().

Change History

03/25/08 20:46:03 changed by andrae

  • owner changed from pag to andrae.
  • status changed from new to assigned.