On 29/03/2011 8:55 AM, Jesse Roach wrote: > Hey Alan, >> >> Thanks for the fast response. I tried removing it and still no love. >> In Matt's blog "Using the Virtual File System and Image Service in >> Google App Engine with CFML" he explains that the VFS uses these tags >> to do magic behind the scenes. Is that no longer the case? >> > I did that demo off the "pre-merge" version of OpenBD for GAE, but I believe this stuff should still work the same. Adam brought up some issue with file uploads specifically that I believe are fixed in the latest build (not sure if that was this thread or a different one?).
In any case unless something changed (on which Alan will enlighten us!) all the directory-related functionality uses the VFS so when you do things like check to see if a directory exists, create a directory, etc. it'll leverage the VFS and you can see the magic in the GAE admin console. If that's changed I'm sure Alan will set us right with an explanation. You should *not* need to do any "roll your own" type things here though. -- Matthew Woodward [email protected] http://blog.mattwoodward.com identi.ca / Twitter: @mpwoodward Please do not send me proprietary file formats such as Word, PowerPoint, etc. as attachments. http://www.gnu.org/philosophy/no-word-attachments.html -- official tag/function reference: http://openbd.org/manual/ mailing list - http://groups.google.com/group/openbd?hl=en
