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

Vladimir Ozerov updated IGNITE-2935:
------------------------------------
    Fix Version/s:     (was: 1.8)
                   2.0

> GridFunc: Identify safe methods and move them to a new class.
> -------------------------------------------------------------
>
>                 Key: IGNITE-2935
>                 URL: https://issues.apache.org/jira/browse/IGNITE-2935
>             Project: Ignite
>          Issue Type: Sub-task
>          Components: general
>    Affects Versions: 1.5.0.final
>            Reporter: Vladimir Ozerov
>            Assignee: Vladimir Ozerov
>             Fix For: 2.0
>
>
> 1) Create new class. E.g. {{LangUtils}}.
> 2) Move all non-deprecated methods to it.
> 3) Replace all usages of deprecated methods from "F." to "GridFunc."
> 4) Remove unsafe methods.
> 5) Change {{F}} class to extend {{LangUtils}}.



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

Reply via email to