So 2.3 introduced changes that wreck havoc with those of us using Akka from 
languages like Jruby.  Namely being forced to pass java classes to props 
instead of being able to pass instances. 

stack overflow has a question about this that illustrates the problem:

http://stackoverflow.com/questions/23373819/subclassing-a-java-class-in-jruby-with-generics-information


I'm  playing around with using IndirectActorProducer, although it looks 
like actorClass might be a problem there.


I'm hoping someone has an idea on how to solve this.  This is for an 
existing project with a large codebase, so I will go to dark places to 
solve this if I absolutely have to, I just don't want to do that:)

Chris

-- 
>>>>>>>>>>      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.

Reply via email to