Changes between Initial Version and Version 1 of Ticket #7065
- Timestamp:
- Jun 26, 2008, 6:29:45 PM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #7065 – Description
initial v1 1 1 Regression: Grid no longer works with Datastores that do not implement Identity. 2 2 3 In the current 1.2 version of the grid, a severe regression of functionality has occurred. Datastores that do not implement id netity no longer work in it. There was specific work done in the original grid so that it would work with such stores. Now it no longer does.3 In the current 1.2 version of the grid, a severe regression of functionality has occurred. Datastores that do not implement identity no longer work in it. There was specific work done in the original grid so that it would work with such stores. Now it no longer does. 4 4 5 5 This needs to be fixed.