[weld-dev] [seam-dev] Next steps
Pete Muir
pmuir at redhat.com
Mon Nov 23 07:51:32 EST 2009
These ideas sound great Sanne!
On 22 Nov 2009, at 18:09, Sanne Grinovero wrote:
> Hello,
> how is Hibernate Search going to be integrated? In the same way as it
> did in Seam 1 and 2 (being provided by the persistence module) ?
> Maybe it could be useful to design it as a separate module; in this
> case it could be used to provide more useful tools than only injecting
> a FullTextSession or FullTextEntityManager, like:
> * providing query builder helpers
> * low level index access
> * search filters integrated with Seam security (hide unauthorized results)
> * to store data in the index directly
> * have indexReaders (and related search caches) interact with Seam/Weld events
>
> just some ideas
> regards,
> Sanne
>
> 2009/11/22 Pete Muir <pmuir at redhat.com>:
>> We already have a module called persistence in seam modules (see Seam trunk). You can use that :-)
>>
>> You'll want to delete all the existing classes that are there, we don't need those.
>>
>> I gave you commit on Seam, but please make sure you sign the CLA for Seam as well on jboss.org
>>
>> On 22 Nov 2009, at 12:47, Steven Boscarine wrote:
>>
>>> Sure. Would it make sense to give it a home first?
>>>
>>> Do you have a SVN home and artifact/groupId in mind?
>>>
>>> Pete Muir wrote:
>>>> Steven, sounds great, want to start by having a play with what Gavin wrote?
>>>>
>>>> http://seamframework.org/Community/HowDoIGetAJPAEntityManagerReferenceInWeld#comment106502
>>>>
>>>> On 21 Nov 2009, at 20:56, Boscarine, Steven wrote:
>>>>
>>>>
>>>>> I'll volunteer to help on the TX and JPA piece.
>>>>> Someone else will need to be the lead. I can definitely help with coding, testing and documenting, though.
>>>>>
>>>>>
>>>>>
>>>>> ________________________________________
>>>>> From: weld-dev-bounces at lists.jboss.org [weld-dev-bounces at lists.jboss.org] On Behalf Of Pete Muir [pmuir at redhat.com]
>>>>> Sent: Saturday, November 21, 2009 2:04 PM
>>>>> To: Gavin King
>>>>> Cc: Seam-Dev; Weld-Dev
>>>>> Subject: Re: [weld-dev] [seam-dev] Next steps
>>>>>
>>>>> 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)
>>>>> _______________________________________________
>>>>> weld-dev mailing list
>>>>> weld-dev at lists.jboss.org
>>>>> https://lists.jboss.org/mailman/listinfo/weld-dev
>>>>>
>>>>
>>>>
>>>
>>
>>
>> _______________________________________________
>> seam-dev mailing list
>> seam-dev at lists.jboss.org
>> https://lists.jboss.org/mailman/listinfo/seam-dev
>>
>
> _______________________________________________
> weld-dev mailing list
> weld-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/weld-dev
More information about the weld-dev
mailing list