| Summary: | Revise contract between FXChopBoxAnchor and FXChopBoxAnchor$ReferencePointProvider | ||
|---|---|---|---|
| Product: | [Tools] GEF | Reporter: | Alexander Nyßen <nyssen> |
| Component: | GEF FX | Assignee: | gef-inbox <gef-inbox> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | normal | ||
| Priority: | P3 | CC: | matthias.wienand |
| Version: | unspecified | ||
| Target Milestone: | 3.10.0 (Mars) M2 | ||
| Hardware: | All | ||
| OS: | All | ||
| Whiteboard: | |||
|
Description
Alexander Nyßen
I changed the contract correspondingly: if the ReferencePointProvider does not provide a reference point, an exception is thrown. Some parts of the FXChopBoxHelper and FXConnection classes were depending on the old behavior. Therefore, I refactored those classes, too. As a result, reference points are now also provided for way points (if necessary). The code is published on the master branch. Resolving as fixed for target milestone 3.10.0M2. |