Re: [akka-user] Akka Persistence 2.3.4 and State machines

2014-10-11 Thread Roland Kuhn
Hi James,

the core team is currently focusing exclusively on streams and HTTP in order to 
get those out ASAP. We will get back to the topic of Persistence in Nov/Dec, 
which also means that if anybody wants to help out then now is the perfect time!


Regards,


Dr. Roland Kuhn
Akka Tech Lead
Typesafe – Reactive apps on the JVM.
twitter: @rolandkuhn

 On 10 okt 2014, at 17:07, James Bunch james.x.bu...@gmail.com wrote:
 
 Any update on if/when this likely to be tackled?
 The github issue seems to have been quiet for a while.
 
 Cheers,
 James
 -- 
  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 akka-user+unsubscr...@googlegroups.com.
 To post to this group, send email to akka-user@googlegroups.com.
 Visit this group at http://groups.google.com/group/akka-user.
 For more options, visit https://groups.google.com/d/optout.

-- 
  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 akka-user+unsubscr...@googlegroups.com.
To post to this group, send email to akka-user@googlegroups.com.
Visit this group at http://groups.google.com/group/akka-user.
For more options, visit https://groups.google.com/d/optout.


Re: [akka-user] Akka Persistence 2.3.4 and State machines

2014-10-10 Thread James Bunch
Any update on if/when this likely to be tackled?
The github issue seems to have been quiet for a while.

Cheers,
James

-- 
  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 akka-user+unsubscr...@googlegroups.com.
To post to this group, send email to akka-user@googlegroups.com.
Visit this group at http://groups.google.com/group/akka-user.
For more options, visit https://groups.google.com/d/optout.


[akka-user] Akka Persistence 2.3.4 and State machines

2014-07-07 Thread Hannes Stockner
Hi,

what would be your suggestion on how to persist State machines with Akka 
Persistence 2.3.4?
The example in the documentation still uses Processor and Persistent which 
is not available anymore.

Thanks,
Hannes

-- 
  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 akka-user+unsubscr...@googlegroups.com.
To post to this group, send email to akka-user@googlegroups.com.
Visit this group at http://groups.google.com/group/akka-user.
For more options, visit https://groups.google.com/d/optout.


Re: [akka-user] Akka Persistence 2.3.4 and State machines

2014-07-07 Thread Konrad 'ktoso' Malawski
Hello Hannes,
Well noticed - we have not yet ported this functionality over to the 
PersistentActor (in `2.3.4`).

Progress on this task can be tracked here: 
https://github.com/akka/akka/issues/15279
I hope you can wait a bit for it, but we definitely would like to provide this 
(I like FSM a lot myself).
-- 

Konrad 'ktoso' Malawski
hAkker @ typesafe
http://akka.io

-- 
  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 akka-user+unsubscr...@googlegroups.com.
To post to this group, send email to akka-user@googlegroups.com.
Visit this group at http://groups.google.com/group/akka-user.
For more options, visit https://groups.google.com/d/optout.