[ 
https://issues.apache.org/jira/browse/LUCENE-6451?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14511429#comment-14511429
 ] 

Ryan Ernst commented on LUCENE-6451:
------------------------------------

This looks good, thanks for the additional comment and tests.  I will commit 
shortly.

> Support non-static methods in the Javascript compiler
> -----------------------------------------------------
>
>                 Key: LUCENE-6451
>                 URL: https://issues.apache.org/jira/browse/LUCENE-6451
>             Project: Lucene - Core
>          Issue Type: Improvement
>            Reporter: Jack Conradson
>            Priority: Minor
>         Attachments: LUCENE-6451.patch, LUCENE-6451.patch
>
>
> Allow methods such as date.getMonth() or string.getOrdinal() to be added in 
> the same way expression variables are now (forwarded to the bindings for 
> processing).  This change will only allow non-static methods that have zero 
> arguments due to current limitations in the architecture, and to keep the 
> change simple.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to