-
Suggestion
-
Resolution: Unresolved
-
P2: Important
-
None
-
None
Consider the use case where you have a delegate component used by multiple views. You now want to take advantage of the new delegateModelAccess property to write directly to required role properties but forget to set it for all views. Any assignments to the role properties in that delegate will silently break the binding when created by views where delegateModelAccess is not set to ReadWrite. A qmllint check would be useful for this.