Hello, I found one blog post on writing apex app in scala <https://www.datatorrent.com/blog/blog-writing-apache-apex-application-in-scala/>. First I tried simple app it worked very well but when I introduced some anonymous functions in program, it started throwing kryo serialisation exception: *com.esotericsoftware.kryo.KryoException: Class cannot be created (missing no-arg constructor): com.sample.Aggregator$$anon$1*
My question is : Will Apex have full support for scala in future ? Regards, Akshay S. Harale Software Developer @ Synerzip Skype – akshayharale -- This e-mail, including any attached files, may contain confidential and privileged information for the sole use of the intended recipient. Any review, use, distribution, or disclosure by others is strictly prohibited. If you are not the intended recipient (or authorized to receive information for the intended recipient), please contact the sender by reply e-mail and delete all copies of this message.
