Closed
Description
Since it is not possible to write to the filesystem in Google App Engine, Symfony is unusable, as it has to write out its class maps / cache (and doctrine with its proxy classes) to a directory on the filesystem.
It's also possible that I missed something in the documentation that would allow me to circumvent this issue, but as of now, there doesn't seem to be a way to do this.