Hi Nick, there are plans <https://github.com/akka/akka/issues/15048> to clean up the overlap between akka.japi.* which lives in the akka-stream branch and akka.japi.pf.FI which lives in the current master when streams branch is merged to master. This could potentially break user code, but would be trivial to fix.
On Fri, Dec 19, 2014 at 5:50 PM, Nick Ebbitt <[email protected]> wrote: > > Hi there, > > I'm very keen to use some of the features described here > <http://doc.akka.io/docs/akka/current/java/lambda-actors.html> however > they are flagged as experimental. > > Obviously there is a risk that these features could be changed > significantly, or pulled from the project altogether, but I'm interested to > know if this is at all likely? Does the future direction of the Java API > include the evolution of the lambda support? > > If anyone could provide some insight one way or the other that would be > great. > > Thanks > > -- > >>>>>>>>>> Read the docs: http://akka.io/docs/ > >>>>>>>>>> Check the FAQ: > http://doc.akka.io/docs/akka/current/additional/faq.html > >>>>>>>>>> Search the archives: https://groups.google.com/group/akka-user > --- > You received this message because you are subscribed to the Google Groups > "Akka User List" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/akka-user. > For more options, visit https://groups.google.com/d/optout. > -- Martynas Mickevičius Typesafe <http://typesafe.com/> – Reactive <http://www.reactivemanifesto.org/> Apps on the JVM -- >>>>>>>>>> Read the docs: http://akka.io/docs/ >>>>>>>>>> Check the FAQ: >>>>>>>>>> http://doc.akka.io/docs/akka/current/additional/faq.html >>>>>>>>>> Search the archives: https://groups.google.com/group/akka-user --- You received this message because you are subscribed to the Google Groups "Akka User List" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/akka-user. For more options, visit https://groups.google.com/d/optout.
