that is pretty much what I had in mind...

pretty raw-ish output using HTTP for transport

but I would definitely check out whats needed for proper REST actions,
 maybe you will need a pure-python REST library to wrapper it.

thats what I am uncertain about with regards the iPhone.

Jeremy

On Sat, 2009-01-10 at 04:22 -0800, arnie wrote:
> writing xml dynamically in
> self.response.out.write("""
>         <Preferences>
> - <Protocols>
>   <Protocol>5</Protocol>
>   <Protocol>2</Protocol>
>   </Protocols>
>   <Interface>1</Interface>
>   <StartPage>Home</StartPage>
>   <AllowEditOnPictureClick>False</AllowEditOnPictureClick>
>   </Preferences>""")
> will work or any other way to write it?
> --~--~---------~--~----~------------~-------~--~----~
> You received this message because you are subscribed to the Google Groups 
> "Google App Engine" group.
> To post to this group, send email to [email protected]
> To unsubscribe from this group, send email to 
> [email protected]
> For more options, visit this group at 
> http://groups.google.com/group/google-appengine?hl=en
> -~----------~----~----~----~------~----~------~--~---
> 

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to