I am experiencing some issues with the latest build of Open BD as relates to certain caching functions. Specifically, using the latest build I get a run time error "No such function exists - cacheexists" while attempting to see if a cache is already defined. I changed back to a build from late June and the function exists, however when I try and use the cacheRemove() function for a known existing cache it returns a true but when I call the cacheExists() function immediately after the cacheRemove() instance (for the same cache) I again receive a true boolean value. This is not the expected behavior as relates to the documents.
Has anyone experienced these issues? I really don't care about he engine's previous behavior since the latest build is what I want to use in production deployment. So ultimately does cacheExist() a valid function moving forward? If so, does it still only have one argument (cahcename)? Thank you for your feedback/assistance. Kind regards, -JSLucido -- online documentation: http://openbd.org/manual/ http://groups.google.com/group/openbd?hl=en
