I would like to extend my very special thanks to Alastair Maw, Cemal
Bayramoglu and Matthew Dudbridge. It was a really great presentation
and it looks like Wicket is the most innovative web framework I have
seen for a long time. It appears to get the templating correct that
webwork was attempting to do two years ago. The fact that there is no
XML configuration at all makes it very intriguing as a solution.
As I said last night I will see if I can return the favour by getting
down to your London Wicket user group meeting in September.
Alastair, the language was Scala. It is a dynamic language for the
JVM. It was discussed in the JavaPosse podcast. There is another
interesting podcast with its principal author on Soft Eng Radio.
http://www.se-radio.net/index.php?post_id=226313
One last thing fellows, please can I have your presentations slides
for uploading to the web.
( Hell! I have to do the same myself for the one before last BOF 27
Advanced Spring. Phil can I please have yours as well )
--
Peter A. Pilgrim
Java EE Software Development / Design / Architecture (``A Sun Java
Champion'')
:: http://jroller.com/peter_pilgrim ::
:: http://jroller.com/javawug ::
:: https://java-champions.dev.java.net/
Scala is a dynamic language...? You might like to rephrase that :)
Hi Steve and Emmanuel
My bad on that. Scala is compiled language like Java with static
typing. However as Emmanuel points out it has type inference and that
feature makes it similar to an interpreted dynamically type language
like JavaScript, Groovy and Ruby.
> So you can say var f:Foo = new Foo, or you can just say var f = new Foo and
> let Scala infer the type of f from what you are instantiating, which is
> probably what Peter meant
>
Furthermore, Scala has a unified object model too as opposed to Java
with its primitive types.
> you might be interested in this blogpost:
> http://eokyere.blogspot.com/2007/07/jatran-java-to-scala-and-actionscript.html
>
> Cheers,
> Emmanuel
>
> ps: I am in the US
>
Are you back there in the States for good?
>
> On 16 Aug 2007, at 05:55, Steven Shaw wrote:
> Scala is a dynamic language...? You might like to rephrase that :)
>
Yes I corrected it
Jonathon Locke thinks that Scala is the new Java :)
http://web.mac.com/jonathan.locke/iWeb/JonathanLocke/Blog/956D2233-090E-4CDB-A77C-088E68A6AEE4.html