I was wondering if there is any problem with mixing python and PHP in a 
single app engine app.

Specifically, my deployment code would include both Python and PHP, using 
the Python code to do some XMPP integration.  So I'd have 2 "versions" of 
the app:

Joomla_Website
XMPP_Comm

With 2 different yaml configuration files - one for the website using the 
PHP engine and one for the XMPP code using python.  I can make the website 
the default version, and embed links to xmpp_comm.myapp.appspot.com in my 
page when in order to link to/use the xmpp functionality.

-- 
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 google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
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