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

Key: CORAL-12
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

refactor GenericResource to extract attribute management code

Created: 2004-06-23 11:59   Updated: 2004-09-07 17:38
Component/s: datatypes, @implementation
Affects Version/s: 0.1
Fix Version/s: 0.1

Time Tracking:
Not Specified

Issue Links:
Blocker
 


 Description  « Hide
A base class should be created to port PersistentResource/PersistentResource handler easily.

 All   Comments   Work Log   Change History   FishEye      Sort Order: Ascending order - Click to sort in descending order
Rafał Krzewski - 2004-06-29 14:33
Refactoring complete. AbstractResource + AbstractResourceHandler have been created, and GenericResource + GenericResourceHandler were reimplemented on top of these.
Should problem arise, this issue may be reopened.