I just want to check with you guys so I don't start to do things I'm not 
allowed to do here.

I'm making a .NET port of Akka Actors, how close to the java/scala 
implementation am I allowed to go?
I know it is apache 2 licensed, but I want to make sure I don't go too far 
here.

e.g. can I re-use the protobuf definitions as is?
My aim is to be structurally and conceptually close to Akka, but let the 
implementation be as .NET idiomatic as possible.

May I reffer to Akka source in my code?
e.g. in comments in ActorCell.cs, reffer to how things work in the 
corresponding .scala file?
Apache license states that I may not use brand names of the licensor, so 
that is pretty clear, but when it comments in code reffering to akka stuff, 
is that OK?

It was supposed to be a weekend hack but it was too fun to let go of..

//Roger

-- 
>>>>>>>>>>      Read the docs: http://akka.io/docs/
>>>>>>>>>>      Check the FAQ: http://akka.io/faq/
>>>>>>>>>>      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/groups/opt_out.

Reply via email to