gemire / daofusion

Automatically exported from code.google.com/p/daofusion
0 stars 1 forks source link

Enhancement of bitemporal performance and reduction of boilerplate code #14

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. using the bitemporal history of dao fusion

Please provide any additional information below.

As discussed with Igor in the Discussion group, here comes a branch that 
improves performance of bitemporal queries and actions and introduces new 
Abstract Superclasses for Bitemps and Traceholders to reduce unnecessary code.

I also have some nice TestCases and a complex TestModel, but didn't manage to 
integrate them into the daofusion-test project, since it's setup is rather 
complicated(as probably necessary with that many DBs). But they still need a DB 
to make sense, so what would you think is the best way to provide these?

Original issue reported on code.google.com by nico.rog...@gmail.com on 18 Mar 2011 at 12:41

Attachments:

GoogleCodeExporter commented 9 years ago
Can you send the test cases for bitemporal API. i am getting few issues while 
adding few test cases
1) In your test cases, multiple states/values of 'order' is not maintained. at 
any point of time, it overrides 'order' object values with latest data. i do 
not have way to get the 'order' values at any specific time. i am looking for 
point-in time order information, which is not achieved by this bitemporal API ? 
Can you confirm on this.

Original comment by chait...@gmail.com on 25 Feb 2014 at 2:42

GoogleCodeExporter commented 9 years ago
>> I also have some nice TestCases and a complex TestModel, but didn't manage 
to integrate them into the daofusion-test project <<

Can you please commit or attach these cases. it will really helpful.

Thanks
Chaitanya

Original comment by chait...@gmail.com on 25 Feb 2014 at 3:21

GoogleCodeExporter commented 9 years ago
Haha...this is 3 years ago. If it's not contained in the attachment there
it's long gone already

Original comment by nico.rog...@gmail.com on 25 Feb 2014 at 3:24

GoogleCodeExporter commented 9 years ago
1 -  I am trying to compile this code, getting few errors. would you like to 
resume ?
2) do you know any other project - hibernate based bi-temporal project , 
similar to this ?

-Chaitanya

Original comment by chait...@gmail.com on 25 Feb 2014 at 4:37