History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: CORAL-24
Type: Improvement Improvement
Status: Closed Closed
Resolution: Fixed/Completed
Priority: Major Major
Assignee: Rafał Krzewski
Reporter: Rafał Krzewski
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Coral

remove 'description' attribute from coral.Node resource class

Created: 2004-07-09 15:57   Updated: 2004-09-08 13:34
Component/s: datatypes, @implementation
Affects Version/s: 0.1
Fix Version/s: 0.1

Time Tracking:
Not Specified


 Description  « Hide
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.

 All   Comments   Work Log   Change History   FishEye      Sort Order: Ascending order - Click to sort in descending order
Rafał Krzewski - 2004-08-27 11:29
done a while ago

Rafał Krzewski - 2004-09-07 12:59
this really happened