On Sat, Nov 21, 2009 at 2:04 PM, Pete Muir <pmuir(a)redhat.com>
wrote:
>
> On 21 Nov 2009, at 18:47, Gavin King wrote:
>
>>>> (4) a seam-transactions module with:
>>>
>>> All sounds good.
>>>
>>> We didn't discuss this one in depth, and we do need a lead for it.
>>>
>>>> (5) a seam-persistence module with:
>>>>
>>>> * support for injection of JPA EntityManagers with various scopes
>>>> * (hopefully) support for injection of Hibernate Sessions with various
scopes
>>>>
>>>> I have already done a rough impl of the first part.
>>>
>>> Likewise, we need a lead for this :-)
>>
>> Yes, this shit is actually critical. We already have user complaints.
>> i.e. also takes priority over everything apart f
>
> Any community volunteers for this? Going once...
>
> Otherwise, I suggest either you or I take this Gavin (if I do it, I will have to ask
you or Emmanuel lots of questions about TXs, JPA etc)
I already posted some code for this here:
http://seamframework.org/Community/HowDoIGetAJPAEntityManagerReferenceInW...
But you're going to have to put it in svn, since I refuse to learn maven.