Yes Jason, I know it, but I still have a doubt. When looking at the manual
about the cache mode, it says that when trying to change an object and a
user is using it, it waits giving priority to the users. But don't say that
this apply to all the def file upload.

For instance user is using form B (is inside an API call, for instance). My
def file changes form A and form B.
The developer changes form A (nobody is using it)
The developer tries to change form B, it can't since it is used right now.
Then the user wants to use form A.... It will use old cached version, or
the new one? That's the question. Because if it uses the new form A, then
he is using old form B, and new form A.

Change forms, by filters and you can have an unpredicted behavior since it
uses old filter B and new filter A.

To summarize, the upload of a def file is transactional?


Jose Manuel Huerta
http://theremedyforit.com/




On Fri, Aug 24, 2012 at 3:55 PM, Jason Miller <[email protected]>wrote:

> Once your def has completed importing and there is enough break in user
> activity (not sure the how the server determines this or the parameters)
> the system will replace the old memory cache with the new cache.

_______________________________________________________________________________
UNSUBSCRIBE or access ARSlist Archives at www.arslist.org
attend wwrug12 www.wwrug12.com ARSList: "Where the Answers Are"

Reply via email to