I think you can monkey patch builtin funtion and os module to enable existing code to run on such kind vfs.
On Dec 19, 1:43 pm, jeremy <[email protected]> wrote: > yu: this is interesting, but will it provide seamless virtualization > of a filesystem environment? or will existing libraries that make use > of file and os module functions have to be rewritten? > > ross: i'm encouraged to hear that, but i still don't see how. there > doesn't seem to be a way to mount a vfs on the appengine platform, and > there doesn't seem to be a way to wrap existing python filesystem > functionality (there was some discussion on python forums about > providing a filesystem api for just such virtualization - the existing > os filesystem functionality would be reimplemented through this api) --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
