
|
If you were logged in you would be able to see more operations.
|
|
|
|
rationale:
- it's the only concrete filed on the coral.Node that gets proliferated on every resource, while most of them don't need it
- it's not really useful as a generic resource description mechanism, as it does not support i18n.
- if a description of a resource is needed from functional POV, it can be reintroduced using an abstract base class, or on class-by-class basis.
|
|
Description
|
rationale:
- it's the only concrete filed on the coral.Node that gets proliferated on every resource, while most of them don't need it
- it's not really useful as a generic resource description mechanism, as it does not support i18n.
- if a description of a resource is needed from functional POV, it can be reintroduced using an abstract base class, or on class-by-class basis. |
Show » |
|