| Summary: | Investigate more consistent usage of generics within MVC and MVC.FX | ||
|---|---|---|---|
| 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: | unspecified | ||
| Target Milestone: | --- | ||
| Hardware: | All | ||
| OS: | All | ||
| Whiteboard: | |||
|
Description
Alexander Nyßen
As a first step, added a second parameter (V) to IVisualPart, which depicts the type of the concrete visual, being used by the visual part. Next, will re-investigate the need for the VR parameter (it may not be needed in all cases). Having introduced the V parameter, I am not sure if further changes might actually bring a benefit. We could think of introducing C and CR for IContentPart in a similar fashion, but I am unsure if that really brings a benefit. Further, binding the Policies and Behaviors to individual parts may prevent to use the same policy on content and root parts. Unless some specific use case arises that could really benefit from this, I will treat that as being resolved. |