Appreciate it Charles. Will yell out on the list if I run into any troubles.
On Fri, Nov 14, 2008 at 4:23 AM, Charles Jolley <[EMAIL PROTECTED]> wrote: > > Hi Devraj, > > You can setup a proxy from sc-server to your AppEngine. This way you > can visit localhost:4020 and you should be able to work from there. > You can find the samplecode for http://sproutcore-demo.appspot.com at: > > http://github.com/sproutit/samples-todos/tree/step-6 > > Look the servers/sproutcore-demo directory for the AppEngine code. > There is also a Merb server in there. The rest is SproutCore code. > > -Charles > > On Nov 13, 2:00 am, "Devraj Mukherjee" <[EMAIL PROTECTED]> wrote: >> Hi all, >> >> Our app engine application is going to use SproutCore as its >> JavaScript framework. As SproutCore or JavaScript sits quite >> independently of App Engine or any server side technology we are >> assuming that this should work >> (actuallyhttp://sproutcore-demo.appspot.com/confirms that it should not be a >> problem). >> >> Authentication should be quite simple as well, as long as both our >> HTML/JS deliver and REST services use Google authentication its should >> all work fine. >> >> The question is while developing the SproutCore application we need to >> run two dev servers, so if our rest services required authentication >> and we deliver our SproutCore app from the SC dev server how can we >> test that everything works? Although the two dev servers are running >> at different ports do they still honour the cookies set by the domain >> (localhost)? >> >> Our application is user centric so we will require the user to login. >> >> Any SproutCore / App Engine developers out there that could give me a >> few pointers? >> >> Thanks for your time. >> >> -- >> "I never look back darling, it distracts from the now", Edna Mode (The >> Incredibles) > > > > -- "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 -~----------~----~----~----~------~----~------~--~---
