Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Message from discussion Scala supported by Google App Engine

MIME-Version: 1.0
Received: by 10.100.131.13 with SMTP id e13mr223727and.28.1239208143226; Wed, 
	08 Apr 2009 09:29:03 -0700 (PDT)
Date: Wed, 8 Apr 2009 09:29:03 -0700 (PDT)
X-IP: 24.86.22.213
User-Agent: G2/1.0
X-HTTP-UserAgent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.0.8) 
	Gecko/2009032712 Ubuntu/8.10 (intrepid) Firefox/3.0.8,gzip(gfe),gzip(gfe)
Message-ID: <f8c0b490-6567-49a6-9c90-f9a5bbe28d55@f30g2000vbf.googlegroups.com>
Subject: Scala supported by Google App Engine
From: mariuss <marius.scurte...@gmail.com>
To: vancouver-scala <vancouver-scala@googlegroups.com>
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit

As of yesterday Google App Engine added support for Java, and along
with it for most languages that use the JVM.

There are some limitations though, Actors are not supported (because
of threads) and neither is Lift.