I would like to point out that Scala is far from what one might consider a dynamic scripting language.
I haven't tried it, but you may see if Clojure works with Wicket. That has some of the attributes where you can embed clojure into a java application and change code on the fly. Scala would require that you code be recompiled. -----Original Message----- From: Thomas Singer [mailto:[email protected]] Sent: Wednesday, September 01, 2010 12:34 PM To: [email protected] Subject: Re: Scripting language Just curious: what makes you think that using a scripting language makes you more productive than using Java? Do you mean productivity in the first two days or in the long run? Tom On 01.09.2010 13:10, james yong wrote: > > Hi all, > > Can anyone recommends a scripting language that can be used with > Wicket for productivity? > > Regards, > James --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
