I'm having trouble getting the admin app to work under the GAE SDK. I
can start web2py under the SDK, but there's no flash screen and no
widget asking for an administrative password. The reason I want to
develop directly under the SDK is I want to use google's datastore api
directly without going through web2py for that aspect. I'll say I'm
pretty much in love with web2py except the way it handles models. I'd
much rather define persistent classes as with bigtable. After all, if
I'm going to be using an objectstore I might as well be able to take
advantage of the simplicity and elegance that comes from that. Seems a
little strange to have to define tables and fields only to have web2py
translate it into classes...

I'm pretty new at this and I hope there's something simple I'm
missing....

Thanks in advance.
Myst~

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"web2py Web Framework" 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/web2py?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to