[ 
https://issues.apache.org/jira/browse/XBEAN-111?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12892506#action_12892506
 ] 

Jesse Glick commented on XBEAN-111:
-----------------------------------

Marked as fixed in 3.4.3 but it seems actually fixed in 3.5, at least based on 
looking at source JARs in 
<http://mirrors.ibiblio.org/pub/mirrors/maven2/org/apache/xbean/xbean-reflect/>.

> Only register Converters with the VM when requested
> ---------------------------------------------------
>
>                 Key: XBEAN-111
>                 URL: https://issues.apache.org/jira/browse/XBEAN-111
>             Project: XBean
>          Issue Type: Improvement
>          Components: reflect
>    Affects Versions: 3.4, 3.4.1, 3.4.2
>            Reporter: Dain Sundstrom
>            Assignee: Dain Sundstrom
>             Fix For: 3.4.3
>
>
> Registering the Converters in xbean-reflect with the VM PropertyEditorManager 
> creates lots of problems for some libraries and IDEs.  Since xbean-reflect 
> has a private converter registry there is no need to register the Converters 
> with the VM.  
> I have add the boolean flag registerWithVM to PropertyEditors.  When this 
> flag is set, all Converters registered with PropertyEditors are registered 
> with the VM.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to