[jira] [Commented] (JEXL-194) synchronize on iterableValue in foreach statement

2016-05-20 Thread Dmitri Blinov (JIRA)
[ https://issues.apache.org/jira/browse/JEXL-194?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15293504#comment-15293504 ] Dmitri Blinov commented on JEXL-194: Another train of thoughts... As an implementation to the extension

[jira] [Commented] (JEXL-194) synchronize on iterableValue in foreach statement

2016-05-13 Thread Dmitri Blinov (JIRA)
[ https://issues.apache.org/jira/browse/JEXL-194?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15282778#comment-15282778 ] Dmitri Blinov commented on JEXL-194: Thanks for the hint, I'll give it a try > synchronize on

[jira] [Commented] (JEXL-194) synchronize on iterableValue in foreach statement

2016-05-13 Thread Henri Biestro (JIRA)
[ https://issues.apache.org/jira/browse/JEXL-194?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15282561#comment-15282561 ] Henri Biestro commented on JEXL-194: As a temporary workaround, you already can run code under a

[jira] [Commented] (JEXL-194) synchronize on iterableValue in foreach statement

2016-05-11 Thread Dmitri Blinov (JIRA)
[ https://issues.apache.org/jira/browse/JEXL-194?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15279844#comment-15279844 ] Dmitri Blinov commented on JEXL-194: If my thoughts may be of any use here, it seems options are either

[jira] [Commented] (JEXL-194) synchronize on iterableValue in foreach statement

2016-05-06 Thread Henri Biestro (JIRA)
[ https://issues.apache.org/jira/browse/JEXL-194?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15274208#comment-15274208 ] Henri Biestro commented on JEXL-194: There is no requirement to synchronize simple Collections if they