View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0000036 | 10000-003: Address Space | public | 2006-08-26 23:19 | 2006-09-03 22:59 | |
| Reporter | Randy Armstrong | Assigned To | |||
| Priority | normal | Severity | major | Reproducibility | always |
| Status | closed | Resolution | no change required | ||
| Summary | 0000036: Need to Restrict Subtyping on Fundemental Reference Types | ||||
| Description | Trying to walk a node type to find the subtypes/supertypes get complicated if subtypes of the HasSubtype reference are allowed. The HasSubtype reference should be sealed (i.e. do not allow subtypes). A 'sealed' attribute on types would allow applications to optimize browses and queries since they will know that certain types cannot have subtypes. | ||||
| Tags | No tags attached. | ||||
| Commit Version | |||||
| Fix Due Date | |||||
|
|
Servers are able to impose this retriction if they choose - no need to change the spec. Clients and aggregating servers can collapse the hierarchy if they choose. |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2006-08-26 23:19 | Randy Armstrong | New Issue | |
| 2006-09-03 22:59 | Randy Armstrong | Note Added: 0000008 | |
| 2006-09-03 22:59 | Randy Armstrong | Status | new => closed |
| 2006-09-03 22:59 | Randy Armstrong | Resolution | open => no change required |