Right, and the question is, why not do the same thing again? Since that seems to work well, and will be familiar to Seam 2 users<br><br>--Lincoln<br><br><div class="gmail_quote">On Thu, Apr 15, 2010 at 6:17 AM, Pete Muir <span dir="ltr">&lt;<a href="mailto:pmuir@redhat.com">pmuir@redhat.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div><div></div><div class="h5"><br>
On 15 Apr 2010, at 08:15, Emmanuel Bernard wrote:<br>
<br>
&gt;<br>
&gt; On 14 avr. 2010, at 20:21, Dan Allen wrote:<br>
&gt;<br>
&gt;&gt; On Wed, Apr 14, 2010 at 9:13 AM, Pete Muir &lt;<a href="mailto:pmuir@redhat.com">pmuir@redhat.com</a>&gt; wrote:<br>
&gt;&gt; I&#39;m with Emmanuel here.<br>
&gt;&gt;<br>
&gt;&gt; All of this is addressable through an Transactions utiltiy class.<br>
&gt;&gt;<br>
&gt;&gt; Let me ask for two clarifications that will help me understand the counter argument.<br>
&gt;&gt;<br>
&gt;&gt; 1. If this transaction wrapper extends UserTransaction, is that worse/different than having a utility class? You can always inject the native type, or inject the wrapper for the extra convenient status methods.<br>

&gt;&gt; 2. The transaction wrapper allows us reuse the UserTransaction API to address JTA, resource-local and potentially spring transaction APIs as one. The client then doesn&#39;t concern itself with which transaction API is being used under the covers, but everyone &quot;speaks&quot; JTA UserTransaction. How do we do that with just a utility class?<br>

&gt;<br>
&gt; So your proposal was only describing what already exists here?<br>
&gt; <a href="http://docs.jboss.org/seam/2.2.1.CR1/api/org/jboss/seam/transaction/UserTransaction.html" target="_blank">http://docs.jboss.org/seam/2.2.1.CR1/api/org/jboss/seam/transaction/UserTransaction.html</a><br>
&gt;<br>
&gt; If yes then, that&#39;s fine. But frankly the wiki wording sounds like you are on your way to design a brand new API.<br>
&gt;<br>
&gt; So if the proposal is:<br>
&gt;  - create an extension of javax.transaction.UserTransaction to provide convenience methods<br>
&gt;  - use this interface as a wrapper around all the transaction apis out there (ie basically using javax.transaction.UserTransaction as the tx gateway for everyone - unit test up to JTA)<br>
&gt;  - provide implementations of these wrappers<br>
&gt;<br>
&gt; then that&#39;s cool but isn&#39;t it already what Seam 2 does?<br>
<br>
</div></div>Yes.<br>
<div><div></div><div class="h5">_______________________________________________<br>
seam-dev mailing list<br>
<a href="mailto:seam-dev@lists.jboss.org">seam-dev@lists.jboss.org</a><br>
<a href="https://lists.jboss.org/mailman/listinfo/seam-dev" target="_blank">https://lists.jboss.org/mailman/listinfo/seam-dev</a><br>
</div></div></blockquote></div><br><br clear="all"><br>-- <br>Lincoln Baxter, III<br><a href="http://ocpsoft.com">http://ocpsoft.com</a><br><a href="http://scrumshark.com">http://scrumshark.com</a><br>&quot;Keep it Simple&quot;<br>