You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to google-a...@googlegroups.com
JavaScript (node.js) is becoming a great server side programming language.
Any plans to add JavaScript as a supported appengine language?
Richard Watson
unread,
Mar 28, 2012, 12:29:10 AM3/28/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to google-a...@googlegroups.com
It would likely go via the JVM rather than whole native JS implementation. Google e.g. "rhino app engine" and you'll find pages talking about various methods. There are a couple answers here:
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to google-a...@googlegroups.com
Thanks for your response.
JavaScript support through JVM is still great. As long as it works, and scales like appengine java / python, it really doesn't matter how it was implemented.