Hi Vyacheslav, I would not recommend using them without strong reasons. While convenient for developers in general, some of these features has hidden pitfails, which may affect performance and serialization. But as our product is very performance sensitive, it is better to have slightly more code which is simple and expressive, rather than save several lines of code and loose understanding on what is going on.
On Mon, Mar 5, 2018 at 6:07 PM, Vyacheslav Daradur <daradu...@gmail.com> wrote: > Hi, Igniters! > > Since we official support Java 8, I want to find out the following > question: > > Are there any restrictions on using lambdas and other Java 8 features? > > -- > Best Regards, Vyacheslav D. >