Hi there, I'm in a fairly tricky position, and I'd like some advice.
In a nutshell, due to constraints I won't mention in this post, I am
not in a position to develop a frontend JavaScript application
independently of the rest of an appengine application, and the
appengine application only functions when deployed to appspot, so my
development is coupled to a cloud deployment. Right now it looks like
everytime I make a modification to the JavaScript application, I have
to redeploy the entire application to the cloud in order to test.
Obviously, this is a time sink.

Is there any way at all that I can live edit files deployed to
appspot, or if not, edit files in a local project and sync them
individually with the deployed application? Localhost development is
not an option in this particular case I'm afraid.

Thanks a million

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

Reply via email to