jeremy wrote: > i was hoping to seamlessly virtualize a filesystem on top of > datastore. it seems there is no pure-python approach to filesystem > virtualization, making this impossible. should i give up on this or > have a i overlooked something?
I don't see why you would think it's impossible. It's certainly possible to write a filesystem implementation in pure Python, I've done it. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
