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

Key: COR-1083
Type: Task Task
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Patrick Roemer
Reporter: Patrick Roemer
Votes: 0
Watchers: 0
Operations

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

Code review/refactoring for legacy handler defrag

Created: 09/Jan/08 03:24 PM   Updated: 29/Jan/08 02:38 PM
Component/s: None
Affects Version/s: None
Fix Version/s: 7.1.27

Time Tracking:
Original Estimate: Not Specified
Remaining Estimate: 0h
Time Spent - 1h
Time Spent: 1h
Time Spent - 1h

Issue Links:
Related
 

Peers: Carl Rosenberger and Rodrigo B. de Oliveira
Iteration: 27
Original IDS Estimate: 1 IDS
Resolution Date: 28/Jan/08 06:27 PM
Labels:
Participants: Patrick Roemer
Number of Attachments: 0
Number of Comments: 1


 Description  « Hide
Followup to COR-770: Functionality is there, but there's still some loose ends:
- code duplication among #defrag*() methods in *Handler0
- ArrayHandler hierarchy looks inappropriate now
- writing to readOnly database on #storedClasses() call has naively been disabled with config check
- duplication of primitive array fields on .NET < 6.3 in format migration test cases is simply ignored (by using the field count from slot)

 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
Patrick Roemer - 09/Jan/08 03:24 PM
COR-1083 is about wrapping up COR-770 implementation code