Fun with Scala and Vert.x

174 views
Skip to first unread message

ouertani

unread,
Feb 11, 2013, 4:04:15 AM2/11/13
to ve...@googlegroups.com
Hi,

I published my first post about scala and vert.x

http://blog.zenika.com/index.php?post/2013/02/11/fun-with-scala-and-vert-x



froz3n

unread,
Feb 11, 2013, 11:27:11 AM2/11/13
to ve...@googlegroups.com
nice! tkx for sharing

Stephane Maldini

unread,
Feb 11, 2013, 11:52:01 AM2/11/13
to ve...@googlegroups.com
I thought there was another scala plugin around


nice! tkx for sharing
--
You received this message because you are subscribed to the Google Groups "vert.x" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vertx+un...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
 
 



--
Stéphane
--

Brian Maso

unread,
Feb 11, 2013, 11:59:57 AM2/11/13
to vertx
I'm curious: how do you compare Scala + Vert.x vs. Scala + Akka?




--
You received this message because you are subscribed to the Google Groups "vert.x" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vertx+unsubscribe@googlegroups.com.

For more options, visit https://groups.google.com/groups/opt_out.





--
Best regards,
Brian Maso
(949) 395-8551
Follow me: @bmaso
br...@blumenfeld-maso.com

Pid

unread,
Feb 11, 2013, 3:42:49 PM2/11/13
to ve...@googlegroups.com
On 11/02/2013 16:52, Stephane Maldini wrote:
> I thought there was another scala plugin around

Yup. WIP for v2.0

https://github.com/swilliams-vmw/mod-lang-scala


p

> On Mon, Feb 11, 2013 at 4:27 PM, froz3n <bmros...@gmail.com
> <mailto:bmros...@gmail.com>> wrote:
>
> nice! tkx for sharing
>
>
> On Monday, February 11, 2013 4:04:15 AM UTC-5, Slim Ouertani wrote:
>
> Hi,
>
> I published my first post about scala and vert.x
>
> http://blog.zenika.com/index.__php?post/2013/02/11/fun-with-__scala-and-vert-x
> <http://blog.zenika.com/index.php?post/2013/02/11/fun-with-scala-and-vert-x>
>
>
>
>
> --
> You received this message because you are subscribed to the Google
> Groups "vert.x" group.
> To unsubscribe from this group and stop receiving emails from it,
> send an email to vertx+un...@googlegroups.com
> <mailto:vertx%2Bunsu...@googlegroups.com>.
> For more options, visit https://groups.google.com/groups/opt_out.
>
>
>
>
>
>
> --
> *St�phane*
> --
>
> --
> You received this message because you are subscribed to the Google
> Groups "vert.x" group.
> To unsubscribe from this group and stop receiving emails from it, send
> an email to vertx+un...@googlegroups.com.
> For more options, visit https://groups.google.com/groups/opt_out.
>
>


--

[key:62590808]

Tim Fox

unread,
Feb 11, 2013, 3:50:14 PM2/11/13
to ve...@googlegroups.com
You should convert this to build with the standard Gradle language module build, and move it under the vert-x umbrella.

You can take https://github.com/vert-x/mod-lang-rhino as a template.

If you do that it will create a self contained module for deployment in Vert.x 2.0, run tests in the correct way, etc.

If you get it working like that I can add it to the CI.


On Monday, 11 February 2013 20:42:49 UTC, Pid wrote:
On 11/02/2013 16:52, Stephane Maldini wrote:
> I thought there was another scala plugin around

Yup.  WIP for v2.0

 https://github.com/swilliams-vmw/mod-lang-scala


p

> On Mon, Feb 11, 2013 at 4:27 PM, froz3n <bmros...@gmail.com
> <mailto:bmros...@gmail.com>> wrote:
>
>     nice! tkx for sharing
>
>
>     On Monday, February 11, 2013 4:04:15 AM UTC-5, Slim Ouertani wrote:
>
>         Hi,
>
>         I published my first post about scala and vert.x
>
>         http://blog.zenika.com/index.__php?post/2013/02/11/fun-with-__scala-and-vert-x
>         <http://blog.zenika.com/index.php?post/2013/02/11/fun-with-scala-and-vert-x>
>
>
>
>
>     --
>     You received this message because you are subscribed to the Google
>     Groups "vert.x" group.
>     To unsubscribe from this group and stop receiving emails from it,
>     send an email to vertx+un...@googlegroups.com
>     For more options, visit https://groups.google.com/groups/opt_out.
>      
>      
>
>
>
>
> --
> *St�phane*

Pid

unread,
Feb 11, 2013, 3:57:32 PM2/11/13
to ve...@googlegroups.com
On 11/02/2013 20:50, Tim Fox wrote:
> You should convert this to build with the standard Gradle language
> module build, and move it under the vert-x umbrella.
>
> You can take https://github.com/vert-x/mod-lang-rhino as a template.
>
> If you do that it will create a self contained module for deployment in
> Vert.x 2.0, run tests in the correct way, etc.

Yep. I'm part way through porting a full set of tests, will move it in
when they're done.


> If you get it working like that I can add it to the CI.

Cool.


p

> On Monday, 11 February 2013 20:42:49 UTC, Pid wrote:
>
> On 11/02/2013 16:52, Stephane Maldini wrote:
> > I thought there was another scala plugin around
>
> Yup. WIP for v2.0
>
> https://github.com/swilliams-vmw/mod-lang-scala
> <https://github.com/swilliams-vmw/mod-lang-scala>
>
>
> p
>
> > On Mon, Feb 11, 2013 at 4:27 PM, froz3n <bmros...@gmail.com
> <javascript:>
> > <mailto:bmros...@gmail.com <javascript:>>> wrote:
> >
> > nice! tkx for sharing
> >
> >
> > On Monday, February 11, 2013 4:04:15 AM UTC-5, Slim Ouertani
> wrote:
> >
> > Hi,
> >
> > I published my first post about scala and vert.x
> >
> >
> http://blog.zenika.com/index.__php?post/2013/02/11/fun-with-__scala-and-vert-x
> <http://blog.zenika.com/index.__php?post/2013/02/11/fun-with-__scala-and-vert-x>
>
> >
> <http://blog.zenika.com/index.php?post/2013/02/11/fun-with-scala-and-vert-x
> <http://blog.zenika.com/index.php?post/2013/02/11/fun-with-scala-and-vert-x>>
>
> >
> >
> >
> >
> > --
> > You received this message because you are subscribed to the
> Google
> > Groups "vert.x" group.
> > To unsubscribe from this group and stop receiving emails from it,
> > send an email to vertx+un...@googlegroups.com <javascript:>
> > <mailto:vertx%2Bu...@googlegroups.com <javascript:>>.
> > For more options, visit
> https://groups.google.com/groups/opt_out
> <https://groups.google.com/groups/opt_out>.
> >
> >
> >
> >
> >
> >
> > --
> > *St�phane*
> > --
> >
> > --
> > You received this message because you are subscribed to the Google
> > Groups "vert.x" group.
> > To unsubscribe from this group and stop receiving emails from it,
> send
> > an email to vertx+un...@googlegroups.com <javascript:>.
> > For more options, visit https://groups.google.com/groups/opt_out
> <https://groups.google.com/groups/opt_out>.
> >
> >
>
>
> --
>
> [key:62590808]
Reply all
Reply to author
Forward
0 new messages