Bug 506178 - Ensure IViewer provides sufficient abstractions.
Summary: Ensure IViewer provides sufficient abstractions.
Status: NEW
Alias: None
Product: GEF
Classification: Tools
Component: GEF MVC (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-10-19 03:59 EDT by Alexander Nyßen CLA
Modified: 2016-10-19 03:59 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 Alexander Nyßen CLA 2016-10-19 03:59:39 EDT
Up to now, in a lot of places, the IViewer implementation (InfiniteCanvasViewer) has to be accessed instead of the interface. We should ensure the interface provides all required abstractions, so this is no longer necessary.