Hi Bill, Thanks for your response.
On Thu, Nov 13, 2008 at 9:13 PM, Bill <[EMAIL PROTECTED]> wrote: > > Why do you need need two dev servers? From what I understand of > SproutCore, you generate a bunch of static files that will be served > up by either your local App Engine server (during development) or your > production App Engine server in the cloud. Since the REST calls and > static SC files are served from the same server, there's no problem > with authentication cookies. So I'm not sure why your SC dev server ! > = the App Engine server with REST services. My understanding of SproutCore is that you need the dev server as it uses the Ruby templating language and thus the use o sc-server and once you are done you use sc-build to spit out the static JS. During development it might easier to use the sc-server? Or am I completely missing something here? -- "I never look back darling, it distracts from the now", Edna Mode (The Incredibles) --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
