Wicket with Scala Book or Deep/Complete tutorial

2013-04-21 Thread Bruno Moura
Someone know a good resources to learning wicket + scala together?


Re: Wicket with Scala Book or Deep/Complete tutorial

2013-04-21 Thread Martin Grigorov
Hi,

There is nothing specific to use Wicket with Scala.
There are few classes at
https://github.com/wicketstuff/core/tree/master/jdk-1.6-parent/scala-extensions-parent
which
are rather experiments than something really useful.
There is also a sample application. It could be a bit out of date but as
you can see there is nothing specific to write your app in Scala.

If you have any questions don't hesitate to ask.


On Sun, Apr 21, 2013 at 4:32 PM, Bruno Moura brunormo...@gmail.com wrote:

 Someone know a good resources to learning wicket + scala together?




-- 
Martin Grigorov
jWeekend
Training, Consulting, Development
http://jWeekend.com http://jweekend.com/


Re: Wicket with Scala Book or Deep/Complete tutorial

2013-04-21 Thread Cedric Gatay
Hi,
I would add that if you want to understand Scala, you should take the
Coursera course from Martin Odersky :
https://www.coursera.org/course/progfun

Regards,

__
Cedric Gatay (@Cedric_Gatay http://twitter.com/Cedric_Gatay)
http://code-troopers.com | http://www.bloggure.info | http://cedric.gatay.fr


On Sun, Apr 21, 2013 at 3:37 PM, Martin Grigorov mgrigo...@apache.orgwrote:

 Hi,

 There is nothing specific to use Wicket with Scala.
 There are few classes at

 https://github.com/wicketstuff/core/tree/master/jdk-1.6-parent/scala-extensions-parent
 which
 are rather experiments than something really useful.
 There is also a sample application. It could be a bit out of date but as
 you can see there is nothing specific to write your app in Scala.

 If you have any questions don't hesitate to ask.


 On Sun, Apr 21, 2013 at 4:32 PM, Bruno Moura brunormo...@gmail.com
 wrote:

  Someone know a good resources to learning wicket + scala together?
 



 --
 Martin Grigorov
 jWeekend
 Training, Consulting, Development
 http://jWeekend.com http://jweekend.com/