Unable to view cron jobs from SDK admin interface. Works fine after
rollback to 1.8.1

Issue : http://code.google.com/p/googleappengine/issues/detail?id=9665

-Nijin Narayanan




On Fri, Jul 19, 2013 at 8:45 AM, Jeffery Fernandez <
[email protected]> wrote:

> This is excellent!
>
>
> On Fri, Jul 19, 2013 at 9:52 AM, Troy Trimble <[email protected]> wrote:
>
>> Yes!  While you are right that this is not explicitly mentioned in the
>> docs, it is certainly something that is supported.
>>
>> You could have a PHP Module (with multiple versions) for one part of your
>> app and a separate Python Module (with its own versions) for another part
>> of your app.
>>
>> An example of how to do this would be to have your 'app.yaml' for PHP and
>> then a new 'python-api.yaml' with 'module: python-api', 'runtime: python27'
>> and its list of handlers for the Python Module.
>>
>>
>> On Thursday, July 18, 2013 7:14:54 AM UTC-7, Jay wrote:
>>>
>>> Quick question. I haven't found this explicitly in the documentation.
>>> Does the Modules feature/structure allow for mixing more than one language
>>> runtime in the same app? For example, can I have Python and PHP modules in
>>> the same app?
>>>
>>> On Wednesday, July 17, 2013 1:55:09 PM UTC-5, Richmond Manzana wrote:
>>>>
>>>> Hi Everyone,
>>>>
>>>> We're happy to announce that we have released the 1.8.2 SDK and are
>>>> very excited to bring you some new preview features, Dedicated Memcache,
>>>> Git Support, and Modules!
>>>>
>>>> For more details, please read our blog post and release notes.
>>>>
>>>> http://googlecloudplatform.**blogspot.com/2013/07/google-**
>>>> app-engine-182-released.html<http://googlecloudplatform.blogspot.com/2013/07/google-app-engine-182-released.html>
>>>>
>>>> Release notes for Python/PHP:
>>>> http://code.google.com/p/**googleappengine/wiki/**SdkReleaseNotes<http://code.google.com/p/googleappengine/wiki/SdkReleaseNotes>
>>>>
>>>> Release notes for Java:
>>>> http://code.google.com/p/**googleappengine/wiki/**
>>>> SdkForJavaReleaseNotes<http://code.google.com/p/googleappengine/wiki/SdkForJavaReleaseNotes>
>>>>
>>>> Release notes for Go:
>>>> https://code.google.com/p/**googleappengine/wiki/**SdkForGoReleaseNotes<https://code.google.com/p/googleappengine/wiki/SdkForGoReleaseNotes>
>>>>
>>>> Cheers!
>>>>
>>>> Richmond Manzana
>>>> Technical Program Manager
>>>> Google App Engine
>>>>
>>>  --
>> 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.
>>
>>
>>
>
>
>
> --
> Mobile: +61 430 534 464
> Home: +61 3 9764 4439
> Work: +61 3 9723 9399
>
> --
> 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.
>
>
>

-- 
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