If one tries to create modules with the Go runtime, `appcfg.py update gives 
the following error:

03:12 PM Scanning files on local disk.
Error 400: --- begin server output ---
The Modules feature is not available to applications using the specified 
runtime: go.
--- end server output ---

If you just need Go for one module, the system can be tricked by having 
app.yaml (implicitly) define the app's default module as using the Go 
runtime and then having other module yaml files specify the Java or Python 
runtimes. This workaround does the job until you realize you can no longer 
manage the default module's Performance Settings: having modules removes 
the options pane from Administration Console > Performance Settings while 
the app.yaml cannot have performance settings for the default module (or 
you experience the same error as above). 

I guess a reasonable solution might be to retain the ability to update 
default module Performance Settings thought the admin console even when 
using modules (I thought that was the case in a previous release). 
Otherwise, can we expect modules to make it to Go in the nearish future?


-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/google-appengine.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to