Details
-
Type:
Improvement
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Incomplete
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: None
-
Labels:None
-
Number of attachments :
Description
The parent bug allowed for declaring arbitrary editing state to any property, even if the property is read-only. This task is to make the default editability be false if there is no setter in the appropriate property, and either ignore a true editability request or throw an error when it is explicitly set.
Activity
Danno Ferrin
made changes -
| Field | Original Value | New Value |
|---|---|---|
| Assignee | Danno Ferrin [ shemnon ] |
Danno Ferrin
made changes -
| Priority | Major [ 3 ] | Minor [ 4 ] |
blackdrag blackdrag
made changes -
| Status | Open [ 1 ] | Resolved [ 5 ] |
| Assignee | Danno Ferrin [ shemnon ] | blackdrag blackdrag [ blackdrag ] |
| Fix Version/s | 3.0 [ 13489 ] | |
| Resolution | Incomplete [ 4 ] |
blackdrag blackdrag
made changes -
| Parent |
|
|
| Issue Type | Sub-task [ 7 ] | Improvement [ 4 ] |
Paul King
made changes -
| Status | Resolved [ 5 ] | Closed [ 6 ] |
Danno, can you give an example that makes it more reproducable for us?