Gerard van Enk wrote:

So the 'support classes'-version (or is it the 'old-storage'-version) in cvs is working?

And the test oracle implementation, is this version already in cvs?

1) There is no need for an search-query implemenation, since oracle has an lazy evaluation (meaning that not specifying a limit and an offset has no negative performance issues on an oracle database, hence there isnt even a limit or top command in it's sql)

2) There are builder.xml's that need some changes to get it running, i posted them as bugs (oalias has not-null field desciption, but null is set during import, same for some other builders) ?status?

3) Last time i checked, there was an max = -1 failure, but RVM assured me that this was fixed now.

4) I didnt have time to create an implementation of storage, but this implementation should also work. (i hope to get an working storage implementation in the .1 version with full text search support)

Eduard

Reply via email to