|
[
Permlink
| « Hide
]
Roel Adriaensens added a comment - 09/Jun/06 02:25 AM
Here's a first proposol for the implementation. Note that I only implemented the indexing part, not the mirroring part (everything related to the versioning). It also could use some refactorings, but it is at least a starting point...
Looks great. I want to add it initially to the sandbox, but I want to ask for a few more things if you can:
Clean the commented code, and add a bit more javadocs. Ok I'll try as soon as I have some time!
Hi Shay,
I put some effort in :
The indexing part seems ok, but I still have some issues with the mirroring part. For some reason there is a problem with the synchronisation between the JTATransaction and the hibernate session. cu, Hi Shay,
here's a full implementation (working-version.zip), including working unit tests. However, the unit tests will only succeed if Let me know what you think of it... can you add this to the codebase? cu, Added this the the sandbox in Compass, thanks!. This is a really nice addition to Compass, what we have left is enhance the javadoc and write a chapter about it in the reference documentation. Hopefully by 1.1 release?
p.s. Sorry it took so long mate, my bad. |