[jbossseam-issues] [JBoss JIRA] Commented: (JBSEAM-2171) Converter implementations for java 1.5 atomic classes

Pete Muir (JIRA) jira-events at lists.jboss.org
Sun Oct 28 05:38:01 EDT 2007


    [ http://jira.jboss.com/jira/browse/JBSEAM-2171?page=comments#action_12384732 ] 
            
Pete Muir commented on JBSEAM-2171:
-----------------------------------

Documentation should be provided as a patch against doc/reference/en/modules/controls.xml.

Seam uses the RichFaces CDK for building components, so ui/src/main/config/component/atomicBooleanConverter.xml (etc) should be created for each converter (see modelValidator.xml for an example).

Thanks!

> Converter implementations for java 1.5 atomic classes
> -----------------------------------------------------
>
>                 Key: JBSEAM-2171
>                 URL: http://jira.jboss.com/jira/browse/JBSEAM-2171
>             Project: JBoss Seam
>          Issue Type: Feature Request
>          Components: Core
>         Environment: head
>            Reporter: Dennis Byrne
>         Assigned To: Dennis Byrne
>         Attachments: AtomicBooleanConverter.java, AtomicBooleanConverterTestCase.java, AtomicIntegerConverter.java, AtomicIntegerConverterTest.java, AtomicLongConverter.java, AtomicLongConverterTest.java
>
>
> I am having some political problems getting this into Tomahawk (which is living in a java 1.4 world).  The work is here and it's tested.  I think this would be a good addition to Seam, considering that Seam has done so much w/ the other stuff that came out in 1.5.   I intend to document this, so please advise on what the protocol is.  Also, I looked around the code base and couldn't find a faces-config to register these.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the seam-issues mailing list