mandubian / play2-async-nio

Play2 Async Support + Helpers for Play! Framework 2.0 based on JDK7 NIO2 Async API
Apache License 2.0
0 stars 0 forks source link

Using this plugin with Play2.1-RC1 #1

Open mushtaq opened 11 years ago

mushtaq commented 11 years ago

I have a need for something similar in my project. Can you please update the readme explaining how to add this plugin to a play project? Also, it seems to be compiled for scala 2.9.2. Any chance you updating it to scala2.10 and play-2.1.

mandubian commented 11 years ago

This plugin was very experimental and working only with JDK7. I need to update it and modify the code to fit with Play2.1 and Scala2.10 also. Are you in a rush or can you wait a bit for it?

Pascal

On Sat, Jan 5, 2013 at 3:48 PM, mushtaq notifications@github.com wrote:

I have a need for something similar in my project. Can you please update the readme explaining how to add this plugin to a play project? Also, it seems to be compiled for scala 2.9.2. Any chance you updating it to scala2.10 and play-2.1.

— Reply to this email directly or view it on GitHubhttps://github.com/mandubian/play2-async-nio/issues/1.

mushtaq commented 11 years ago

We are using JDK7, so that is not an issue. Its not very urgent, though I will like to try it out as soon as you fix it. Is there any simpler way to copy files using iteratees in play? I guess anywhere InputStream/OutputStream is used, it will be blocking, isn't it?

On Sat, Jan 5, 2013 at 8:24 PM, Pascal Voitot notifications@github.comwrote:

This plugin was very experimental and working only with JDK7. I need to update it and modify the code to fit with Play2.1 and Scala2.10 also. Are you in a rush or can you wait a bit for it?

Pascal

On Sat, Jan 5, 2013 at 3:48 PM, mushtaq notifications@github.com wrote:

I have a need for something similar in my project. Can you please update the readme explaining how to add this plugin to a play project? Also, it seems to be compiled for scala 2.9.2. Any chance you updating it to scala2.10 and play-2.1.

— Reply to this email directly or view it on GitHub< https://github.com/mandubian/play2-async-nio/issues/1>.

— Reply to this email directly or view it on GitHubhttps://github.com/mandubian/play2-async-nio/issues/1#issuecomment-11914853.