Seems like we keep seeing this. I think this may be due to a variety or reasons that are either application or developer specific, but I also think that developers are slowly learning what apps work best on a particular platform, and part of that is realizing that GAE is not really a good fit for some kinds of apps ... maybe the majority of apps for all I know.
I architected my app so that the persistence layer is isolated from the rest of the app, but I'm sure there's some conceptual leakage into the app, if for no other reason than that I structured my data to be optimized for GAE. But it makes me wonder how hard it would be to port it to a traditional infrastructure. Something I may be forced to find out. -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To view this discussion on the web visit https://groups.google.com/d/msg/google-appengine/-/3U-lsjvTSDAJ. 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.
