<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<rss version="2.0">
  <channel>
  <title>DAO Fusion Google Group</title>
  <link>http://groups.google.com/group/dao-fusion</link>
  <description>Discussion group related to Open Source project DAO Fusion. </description>
  <language>en</language>
  <item>
  <title>Re: Question concerning Bitemporal History</title>
  <link>http://groups.google.com/group/dao-fusion/browse_thread/thread/640bbab38960a631/879e3f2e860a9784?show_docid=879e3f2e860a9784</link>
  <description>
  Hi Nico, &lt;br&gt; &lt;p&gt;I think that you got a little further than we did. We were aware of &lt;br&gt; these disadvantages of Hibernate collection loading but we did not get &lt;br&gt; into the optimization phase. We had couple of reasons for that: &lt;br&gt; 1. we were developing an application that relied on bitemporal and we &lt;br&gt; did not encounter tremendous performance issues. I&#39;m not saying that
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/dao-fusion/browse_thread/thread/640bbab38960a631/879e3f2e860a9784?show_docid=879e3f2e860a9784</guid>
  <author>
  igor.miha...@gmail.com
  (Igor Mihalik)
  </author>
  <pubDate>Wed, 16 Mar 2011 10:40:39 UT
</pubDate>
  </item>
  <item>
  <title>Re: Question concerning Bitemporal History</title>
  <link>http://groups.google.com/group/dao-fusion/browse_thread/thread/640bbab38960a631/903a24944898f730?show_docid=903a24944898f730</link>
  <description>
  Hi Igor, &lt;br&gt; So changing all the historic get statements worked like a charm, &lt;br&gt; specially when utilising the Persistent entity criteria API DAO &lt;br&gt; provides. &lt;br&gt; But when it comes to the set() method of adding to the trace and &lt;br&gt; manipulating the history I get stuck on Hibernates stupid lazy loading &lt;br&gt; character.
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/dao-fusion/browse_thread/thread/640bbab38960a631/903a24944898f730?show_docid=903a24944898f730</guid>
  <author>
  nico.roga...@gmail.com
  (Nico R.)
  </author>
  <pubDate>Tue, 15 Mar 2011 23:31:19 UT
</pubDate>
  </item>
  <item>
  <title>Re: [dao-fusion] Re: Question concerning Bitemporal History</title>
  <link>http://groups.google.com/group/dao-fusion/browse_thread/thread/640bbab38960a631/ff3555cf75277845?show_docid=ff3555cf75277845</link>
  <description>
  Hi Nico, &lt;br&gt; no problem, sorry for delayed response I was a little busy with other stuff &lt;br&gt; last week. If git is a problem to use I advice you to create a patch and &lt;br&gt; attach to either this thread or preferably create an issue ( &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://code.google.com/p/daofusion/issues/entry&quot;&gt;[link]&lt;/a&gt; ) and attach it over there. &lt;br&gt; We&#39;ll definitely look at it and include it in the trunk. Basically the only
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/dao-fusion/browse_thread/thread/640bbab38960a631/ff3555cf75277845?show_docid=ff3555cf75277845</guid>
  <author>
  igor.miha...@gmail.com
  (Igor Mihálik)
  </author>
  <pubDate>Mon, 14 Mar 2011 16:24:48 UT
</pubDate>
  </item>
  <item>
  <title>Re: Question concerning Bitemporal History</title>
  <link>http://groups.google.com/group/dao-fusion/browse_thread/thread/640bbab38960a631/94b2fab4597fc14e?show_docid=94b2fab4597fc14e</link>
  <description>
  Hmm long time no answer, maybe I was a little harsh in my &lt;br&gt; complaints? ;o) &lt;br&gt; But I&#39;m not here to complain, but to improve when it&#39;s nessesary. So I &lt;br&gt; checked out the dao fusion project from googlecode and put some effort &lt;br&gt; into reducing the described boilerplate and switching the selects of &lt;br&gt; bitemps from object based (asking the trace list) to DB based.
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/dao-fusion/browse_thread/thread/640bbab38960a631/94b2fab4597fc14e?show_docid=94b2fab4597fc14e</guid>
  <author>
  nico.roga...@gmail.com
  (Nico R.)
  </author>
  <pubDate>Sun, 13 Mar 2011 22:44:10 UT
</pubDate>
  </item>
  <item>
  <title>Re: Question concerning Bitemporal History</title>
  <link>http://groups.google.com/group/dao-fusion/browse_thread/thread/640bbab38960a631/01555ab75926d441?show_docid=01555ab75926d441</link>
  <description>
  I just mean the whole &amp;quot;value&amp;quot; Attribute declaration and the copyWith() &lt;br&gt; stuff in the specific BitemporalWrapper and the &amp;quot;hists&amp;quot; Attribute &lt;br&gt; declaration and getHists() stuff in the &amp;quot;Anchor&amp;quot;. &lt;br&gt; I found a way now to generalize this stuff and put it in 2 abstract &lt;br&gt; superclasses &amp;quot;AbstractBitemporalModelWrappe r&amp;quot; and &amp;quot;AbstractAnchor&amp;quot; so
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/dao-fusion/browse_thread/thread/640bbab38960a631/01555ab75926d441?show_docid=01555ab75926d441</guid>
  <author>
  nico.roga...@gmail.com
  (Nico R.)
  </author>
  <pubDate>Tue, 08 Mar 2011 22:50:39 UT
</pubDate>
  </item>
  <item>
  <title>Re: Question concerning Bitemporal History</title>
  <link>http://groups.google.com/group/dao-fusion/browse_thread/thread/640bbab38960a631/ec443f1deb10529f?show_docid=ec443f1deb10529f</link>
  <description>
  The bitemporal code has origins in the work of ervacon and with their &lt;br&gt; permission we were able to include the source and enhance it to use &lt;br&gt; JPA/Hibernate annotations instead of xml mapping files. You can find &lt;br&gt; the original code here: &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;https://svn.ervacon.com/public/projects/bitemporal/&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; &lt;p&gt;Regarding your question, what kind of simplifications do you have in
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/dao-fusion/browse_thread/thread/640bbab38960a631/ec443f1deb10529f?show_docid=ec443f1deb10529f</guid>
  <author>
  igor.miha...@gmail.com
  (Igor Mihalik)
  </author>
  <pubDate>Mon, 07 Mar 2011 16:46:05 UT
</pubDate>
  </item>
  <item>
  <title>Re: Question concerning Bitemporal History</title>
  <link>http://groups.google.com/group/dao-fusion/browse_thread/thread/640bbab38960a631/458f1817295c97da?show_docid=458f1817295c97da</link>
  <description>
  Ahh yeah thanks, &lt;br&gt; I was aware of the left open, right closed time interval, my fault was &lt;br&gt; only to create an interval to save a new bitemp with &lt;br&gt; TimeUtils.interval(tt,TimeUtil s.endOfTime()) where I should have used &lt;br&gt; TimeUtils.from(tt). &lt;br&gt; So TimeUtils.endOfTime() is only intended for querying, but not for
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/dao-fusion/browse_thread/thread/640bbab38960a631/458f1817295c97da?show_docid=458f1817295c97da</guid>
  <author>
  nico.roga...@gmail.com
  (Nico R.)
  </author>
  <pubDate>Fri, 04 Mar 2011 13:06:38 UT
</pubDate>
  </item>
  <item>
  <title>Re: Question concerning Bitemporal History</title>
  <link>http://groups.google.com/group/dao-fusion/browse_thread/thread/640bbab38960a631/20c615b5d77f92b8?show_docid=20c615b5d77f92b8</link>
  <description>
  Hi Nico, &lt;br&gt; &lt;p&gt;the answer is quite simple and has to do with intervals. Both validity &lt;br&gt; and record intervals are defined as: &lt;br&gt; interval = &amp;lt;start, end) (notice the brackets, &amp;quot;end&amp;quot; is open). &lt;br&gt; Now image a scenario where you want to get all intervals (for example &lt;br&gt; information valid at &amp;quot;certain_time&amp;quot;). You&#39;d iterate all intervals and
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/dao-fusion/browse_thread/thread/640bbab38960a631/20c615b5d77f92b8?show_docid=20c615b5d77f92b8</guid>
  <author>
  igor.miha...@gmail.com
  (Igor Mihalik)
  </author>
  <pubDate>Wed, 02 Mar 2011 15:18:22 UT
</pubDate>
  </item>
  <item>
  <title>Question concerning Bitemporal History</title>
  <link>http://groups.google.com/group/dao-fusion/browse_thread/thread/640bbab38960a631/365193c64f1e6b8e?show_docid=365193c64f1e6b8e</link>
  <description>
  Hey guys, &lt;br&gt; first off compliments to this great project. Even though the &lt;br&gt; bitemporal History Implementation seems to be just a side issue, I &lt;br&gt; find the way of implementation and API Design very thoughtfull. &lt;br&gt; &lt;p&gt;So I was trying out and testing some different scenarios of bitemporal &lt;br&gt; history and I found some weird finding when trying to compare the end
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/dao-fusion/browse_thread/thread/640bbab38960a631/365193c64f1e6b8e?show_docid=365193c64f1e6b8e</guid>
  <author>
  nico.roga...@gmail.com
  (Nico R.)
  </author>
  <pubDate>Wed, 02 Mar 2011 14:12:57 UT
</pubDate>
  </item>
  <item>
  <title>Re: Release Notes</title>
  <link>http://groups.google.com/group/dao-fusion/browse_thread/thread/31ce6fa45f443f6c/d98b348f55a09e78?show_docid=d98b348f55a09e78</link>
  <description>
  Hi everybody! &lt;br&gt; &lt;p&gt;Our milestone journey towards next feature release is finally over - &lt;br&gt; DAO Fusion 1.2.0 has just been released. &lt;br&gt; &lt;p&gt;We&#39;ve managed to do some minor enhancements to M3 as well as &lt;br&gt; completing the step-by-step &amp;quot;Hello, DAO! tutorial&amp;quot; - give it a try: &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://opensource.anasoft.com/daofusion-site/tutorial/hellodao.html&quot;&gt;[link]&lt;/a&gt;
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/dao-fusion/browse_thread/thread/31ce6fa45f443f6c/d98b348f55a09e78?show_docid=d98b348f55a09e78</guid>
  <author>
  vojtech.sz...@gmail.com
  (Vojtech Szocs)
  </author>
  <pubDate>Tue, 06 Oct 2009 14:42:25 UT
</pubDate>
  </item>
  <item>
  <title>Spam messages</title>
  <link>http://groups.google.com/group/dao-fusion/browse_thread/thread/f74a2dae8588e93d/2a83f09ff91aeac8?show_docid=2a83f09ff91aeac8</link>
  <description>
  Hi everybody, unluckily to us, we keep receiving numerous spam &lt;br&gt; messages on our discussion group. If things keep going like so, we &lt;br&gt; will have to change our posting rules.
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/dao-fusion/browse_thread/thread/f74a2dae8588e93d/2a83f09ff91aeac8?show_docid=2a83f09ff91aeac8</guid>
  <author>
  vojtech.sz...@gmail.com
  (Vojtech Szocs)
  </author>
  <pubDate>Tue, 22 Sep 2009 07:42:42 UT
</pubDate>
  </item>
  <item>
  <title>Re: Release Notes</title>
  <link>http://groups.google.com/group/dao-fusion/browse_thread/thread/31ce6fa45f443f6c/3cdbd9f38e464603?show_docid=3cdbd9f38e464603</link>
  <description>
  DAO Fusion team is happy to announce the release of third and last &lt;br&gt; milestone towards version 1.2.0. &lt;br&gt; &lt;p&gt;The bitemporal pattern implementation is now fully integrated with &lt;br&gt; standard persistent entity model together with proper Javadocs and &lt;br&gt; reference documentation: &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://opensource.anasoft.com/daofusion-site/reference/bitemporal-pattern.html&quot;&gt;[link]&lt;/a&gt;
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/dao-fusion/browse_thread/thread/31ce6fa45f443f6c/3cdbd9f38e464603?show_docid=3cdbd9f38e464603</guid>
  <author>
  vojtech.sz...@gmail.com
  (Vojtech Szocs)
  </author>
  <pubDate>Mon, 14 Sep 2009 12:11:00 UT
</pubDate>
  </item>
  <item>
  <title>Re: Bitemporal pattern</title>
  <link>http://groups.google.com/group/dao-fusion/browse_thread/thread/2c680851b035dd9e/5147dfd246723076?show_docid=5147dfd246723076</link>
  <description>
  Hi Christian, &lt;br&gt; &lt;p&gt;the reference documentation is now complete. You can take a look at &lt;br&gt; bitemporal pattern implementation details (and examples) here: &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://opensource.anasoft.com/daofusion-site/reference/bitemporal-pattern.html&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; &lt;p&gt;Let us know what you think. In the meantime, the third milestone and
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/dao-fusion/browse_thread/thread/2c680851b035dd9e/5147dfd246723076?show_docid=5147dfd246723076</guid>
  <author>
  vojtech.sz...@gmail.com
  (Vojtech Szocs)
  </author>
  <pubDate>Thu, 10 Sep 2009 08:53:58 UT
</pubDate>
  </item>
  <item>
  <title>Re: Bitemporal pattern</title>
  <link>http://groups.google.com/group/dao-fusion/browse_thread/thread/2c680851b035dd9e/00e4f5c8290b75fc?show_docid=00e4f5c8290b75fc</link>
  <description>
  Thanks a lot!
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/dao-fusion/browse_thread/thread/2c680851b035dd9e/00e4f5c8290b75fc?show_docid=00e4f5c8290b75fc</guid>
  <author>
  christian.bour...@gmail.com
  (Mr.C)
  </author>
  <pubDate>Wed, 09 Sep 2009 20:41:25 UT
</pubDate>
  </item>
  <item>
  <title>Re: Bitemporal pattern</title>
  <link>http://groups.google.com/group/dao-fusion/browse_thread/thread/2c680851b035dd9e/be59cd188f89258a?show_docid=be59cd188f89258a</link>
  <description>
  Hi Christian, &lt;br&gt; &lt;p&gt;the bitemporal example (including code snippets) will be part of the &lt;br&gt; official bitemporal pattern reference documentation: &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://opensource.anasoft.com/daofusion-site/reference/bitemporal-pattern.html&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; &lt;p&gt;We will try to finish it as soon as possible.. We have the final &lt;br&gt; version nearly completed though.
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/dao-fusion/browse_thread/thread/2c680851b035dd9e/be59cd188f89258a?show_docid=be59cd188f89258a</guid>
  <author>
  vojtech.sz...@gmail.com
  (Vojtech Szocs)
  </author>
  <pubDate>Mon, 07 Sep 2009 09:09:44 UT
</pubDate>
  </item>
  </channel>
</rss>
