Bug 501230 - Investigate supporting a notification mechanism in the Geometry API.
Summary: Investigate supporting a notification mechanism in the Geometry API.
Status: NEW
Alias: None
Product: GEF
Classification: Tools
Component: GEF Geometry (show other bugs)
Version: 1.0.0   Edit
Hardware: All All
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: gef-inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-09-12 07:12 EDT by Matthias Wienand CLA
Modified: 2016-09-12 07:12 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Matthias Wienand CLA 2016-09-12 07:12:47 EDT
The Geometry API provides geometric abstractions and operations over these abstractions. The geometries are mutable, therefore, we should consider implementing a change notification mechanism, so that dependencies on geometries can be expressed.