If no one ever tried it you can try check frameworks jade might depend
on and leave comments here:
http://groups.google.com/group/google-appengine-java/web/will-it-play-in-app-engine

In general jade would have to comply to the sandbox environment
described here:
http://code.google.com/intl/de-DE/appengine/docs/java/runtime.html

Most importantly:
1) no new threads may ever be spun off
2) no operation may take longer than 30 seconds

Hope this helps.

On 6 Aug., 08:05, Hank Chang <y47...@gmail.com> wrote:
> We will write an application to use Jade (http://jade.tilab.com/). Can
> Jade run on GAE?

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

Reply via email to