Details
-
Type:
Improvement
-
Status:
Open
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: 2.5-M1
-
Fix Version/s: 2.4.6
-
Component/s: xsd extensions
-
Labels:None
Description
Currently AbstractComplexEMFBinding when traversing a binding sets all the properties of a given EObject. This contradicts the bindings semantics as does not respect the bindings execution mode (OVERRIDE/BEFORE/AFTER).
So make it so it does respects the execution mode.
In principle, all that really has to change is "getAllEStructuralFeatures()" -> "getEStructuralFeatures()", though care shall be taken that most bindings that are relying on the default OVERRIDE mode could break, which should be solved by setting the proper execution mode.
Issue Links
- is related to
-
GEOT-1567
Implement WFS 1.1 bindings for gt2-xml-wfs
-
Activity
Gabriel Roldan
made changes -
Gabriel Roldan
made changes -
| Component/s | ext xml-xsd [ 13122 ] | |
| Component/s | new modules [ 10644 ] |
Jody Garnett
made changes -
| Fix Version/s | 2.5-M2 [ 14258 ] | |
| Fix Version/s | 2.5-M1 [ 13281 ] |
Jody Garnett
made changes -
| Fix Version/s | 2.4.3 [ 14180 ] | |
| Fix Version/s | 2.5-M2 [ 14258 ] |
Andrea Aime
made changes -
| Fix Version/s | 2.4.3 [ 14180 ] | |
| Fix Version/s | 2.4.4 [ 14320 ] |
Andrea Aime
made changes -
| Fix Version/s | 2.4.4 [ 14320 ] | |
| Fix Version/s | 2.4.5 [ 14338 ] |
Gabriel Roldan
made changes -
| Fix Version/s | 2.4.5 [ 14338 ] | |
| Fix Version/s | 2.4.6 [ 14552 ] |