Re: [akka-user] Sharing my attempt at contributing to Akka

2016-09-05 Thread Omer van Kloeten
Sorry for not replying, I was not getting notifications for replies to my post for some reason. Patrick, I think that's a great idea. I love how you're also adding the ability to run the code in-place, including all of the imports et al, since the current system sends me to look for what needs

Re: [akka-user] Sharing my attempt at contributing to Akka

2016-09-03 Thread Roland Kuhn
Ah, nice, I was not keeping up it seems! If we control the whole thing then it should actually be possible to add the second kind of link as well (directly to the snippet’s source). Regards, Roland > 3 sep. 2016 kl. 08:30 skrev Patrik Nordwall : > > Hi Omer, > >

Re: [akka-user] Sharing my attempt at contributing to Akka

2016-09-03 Thread Patrik Nordwall
Hi Omer, Thanks for very valuable feedback. Your email in itself is a great contribution. Thanks for taking the time to write it down. We need to improve here. We will migrate all documentation to Markdown with some extensions and tooling called Paradox .

[akka-user] Sharing my attempt at contributing to Akka

2016-09-02 Thread Omer van Kloeten
Hi all, First off, let me thank everyone here for their time and energy spent making Akka the amazing toolset it is today. Following the Akka developer survey I answered today, I realized I wanted to contribute to Akka and decided to just do it. Since I'm too much of a novice in the details