Hi Jacek, The public API consist of FlowGraph and FlowGraphBuilder. GraphFlow is an internal implementation detail.
Regards, Patrik PS. In my opinion we should rename GraphFlow to something else. It's rather confusing for anyone reading the source code. On Tue, Jan 6, 2015 at 12:04 PM, Jacek Laskowski <[email protected]> wrote: > Hi, > > Notice the naming mismatch - FlowGraphBuilder builds FlowGraph's when > there's also the case class GraphFlow. Are the types (supposed to be) > working together? What's the reason behind the naming difference? > > Just ran across it this morning while reviewing the source code and worth > to point out that I have no idea what the two types are for. > > Jacek > > -- > >>>>>>>>>> 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. > -- Patrik Nordwall Typesafe <http://typesafe.com/> - Reactive apps on the JVM Twitter: @patriknw -- >>>>>>>>>> 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.
