Cheers, Tim
Sent from my iPhone
> --
> You received this message because you are subscribed to the Google Groups "Lift" group.
> To post to this group, send email to lif...@googlegroups.com.
> To unsubscribe from this group, send email to liftweb+u...@googlegroups.com.
> For more options, visit this group at http://groups.google.com/group/liftweb?hl=en.
>
>
GWT doesn't take in bytecode at all. It is a totally different compiler for the Java language. So it is impossible feed it scala.
-Arthur (sent from phone)
On Jul 3, 2010 5:00 AM, "Marius" <marius...@gmail.com> wrote:
Personally I'm not a t all a fan of GWT. Writing JS in Java looks
limiting to me. Besides JS has some functional like feature that makes
it really interesting. GWT compiler might not be happy with Scala
generated byte code.
Why don't you try Lift and then see if you want to go back to GWT.
On Jul 3, 2:02 am, Georgy <httpcathar...@gmail.com> wrote:
> Sorry for private message. I did not e...
Cheers, Tim
I totally agreed with Tim on that. Both Lift and GWT have a rather
involving learning curve, with different concepts, or concept almost
identical but just enough different to make you think you understood
them in one framework and just can apply them in the other, and in fact no.
If you are a beginner, pick one techno, try to understand what it is,
what it allows and what are its strengths and weaknesses, and then bring
more complexity with other techno in the mix.
And if in the end you want to use Lift and GWT together, I think you
should start with Lift, since the integration will likely be "some GWT
widgets in a Lift application", and not the other way around.
--
Francois ARMAND
http://fanf42.blogspot.com
http://www.normation.com
Sorry for private message. I did not even know it was private. I mean
google groups interface is not intuitive enough. Some posts do not
have Reply button. http://twitpic.com/21ufvf
So there are many threads about GWT, they seem to hint at the fact
Scala and GWT are incompatible. It may be impossible to do GWT client
code in Scala, but I think it is not necessary.
GWT has many widgets,
it allows me to use java instead of js. That suits me. The only thing
missing is the ability to quickly integrate GWT code into the project
similar to what we have in Grails. What do you think?
--
You received this message because you are subscribed to the Google Groups "Lift" group.
To post to this group, send email to lif...@googlegroups.com.
To unsubscribe from this group, send email to liftweb+u...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/liftweb?hl=en.