[ 
https://issues.apache.org/jira/browse/LUCENE-9338?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Alan Woodward updated LUCENE-9338:
----------------------------------
    Fix Version/s: 8.6

> Clean up type safety in SimpleBindings
> --------------------------------------
>
>                 Key: LUCENE-9338
>                 URL: https://issues.apache.org/jira/browse/LUCENE-9338
>             Project: Lucene - Core
>          Issue Type: Improvement
>            Reporter: Alan Woodward
>            Assignee: Alan Woodward
>            Priority: Major
>             Fix For: 8.6
>
>          Time Spent: 1h 50m
>  Remaining Estimate: 0h
>
> SimpleBindings holds its bindings as a Map<String, Object>, and then casts 
> things when it builds its value sources.  We can instead store a map of 
> Supplier<DoubleValuesSource> and avoid casts entirely.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

Reply via email to