| Summary: | FXView and FXEditor are abstract base classes, which should use the 'Abstract' prefix. | ||
|---|---|---|---|
| Product: | [Tools] GEF | Reporter: | Alexander Nyßen <nyssen> |
| Component: | GEF MVC | Assignee: | Alexander Nyßen <nyssen> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | normal | ||
| Priority: | P3 | ||
| Version: | 0.2.0 | ||
| Target Milestone: | 4.0.0 / 3.11.0 (Neon) M3 | ||
| Hardware: | All | ||
| OS: | All | ||
| Whiteboard: | |||
|
Description
Alexander Nyßen
To ensure consistency with the GEF4 naming conventions, renamed FXEditor to AbstractFXEditor and FXView to AbstractFXView. Changes pushed to origin/master. Resolving as fixed in 3.11.0 M3. |