On Tue, Jun 02, 2009 at 10:30:22PM +1000, Alan Kent wrote:
> I recall on the podcast Scala Lift having some 
> issues due to the lack of thread support in the app engine.

As I recall, Lift itself works fine, it's just the comet support that doesn't.

> Is Groovy 
> therefore the right way to go?  Does it make walking XML parse trees 
> easy, along with generating a new resultant XML document?  Or are both 
> languages "fine choices".  I wanted to keep the project simple.

For the transform itself, I think you'd be mad not to use XSLT.  But for
the rest of the site I'd say you should just go for whichever feels more
comfortable…

-Dom

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "The 
Java Posse" group.
To post to this group, send email to javaposse@googlegroups.com
To unsubscribe from this group, send email to 
javaposse+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/javaposse?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to