I have posted some content on JBoss.org forum before....the Seam3 faces
object converter does not work well as the Seam 2 one.
The Seam 3 only works in a conversation(the view is a conversation), and
it also does not support @ManytoMany.
The Seam2 version works perfectly....it works in request, conversation
and other scopes...the better is when I used multi check box...it can
deal with the Hibernate/JPA @ManyToMany relation correctly with any
codes in the backend codes when I selected or unselected an option.

Hantsy

On 8/18/2013 05:42, Adrian Gonzalez wrote:
> Hi, 
>
> In the meantime, if you're looking for a JSF converter, you can take a look 
> at Omnifaces SelectItemsConverter [1].
>
> Regards,
> Adrian
>
> [1] http://showcase.omnifaces.org/converters/SelectItemsConverter
>
>
> ________________________________
> De : Mark Struberg <strub...@yahoo.de>
> À : "dev@deltaspike.apache.org" <dev@deltaspike.apache.org> 
> Envoyé le : Vendredi 16 août 2013 12h39
> Objet : Re: General Converter
>
>
> Hi Florian!
>
> Not yet on our list. We are currently working on getting 0.5 out of the door 
> (code reviews and testing against many containers)
>
>
> Please file a feature request in JIRA describing what this Seam2 feature is 
> about and why you like it.
>
>
> txs and LieGrue,
> strub
>
>
>
> ----- Original Message -----
>> From: "i...@softwareentwicklung-hell.de" <i...@softwareentwicklung-hell.de>
>> To: dev@deltaspike.apache.org
>> Cc: 
>> Sent: Tuesday, 13 August 2013, 14:35
>> Subject: General Converter
>>
>> Hi all,
>>
>> is there a plan to implement Seam like general Converter like the Seam  
>> Faces Object converter? I know it is not really a cdi topic, but there  
>> is still a big gap between what Seam was providing and what DeltaSpike  
>> does.
>>
>> Thanks and Regards
>> Florian
>>

Reply via email to