[ 
https://issues.apache.org/jira/browse/PIVOT-546?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12882549#action_12882549
 ] 

Greg Brown commented on PIVOT-546:
----------------------------------

It is not currently immutable - while I can't think of a strong use case for 
modifying the context during initialize(), I also can't think of a strong 
reason to prevent a caller from doing so.

"Untrusted" refers to JVM security. An untrusted applet is one that runs in the 
sandbox and does not have local system privileges.


> Add a context argument to Bindable#initialize()
> -----------------------------------------------
>
>                 Key: PIVOT-546
>                 URL: https://issues.apache.org/jira/browse/PIVOT-546
>             Project: Pivot
>          Issue Type: Improvement
>          Components: core-beans
>            Reporter: Greg Brown
>             Fix For: 2.0
>
>
> This value would be a Dictionary<String, Object> that would allow the caller 
> to access the serializer's namespace. This will allow untrusted applications 
> to take advantage of Bindable without needing to use the BXML annotation.

-- 
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