From: "Carl Franks"
2009/11/2 Octavian Râşniţă :
From: "Carl Franks"
...
Ok, but if each user should have its own form, then how does the cache
help
the users?
I thought that the forms could be saved without the data they contain...
only the structure of the form, without any data, which shou
2009/11/2 Octavian Râşniţă :
> From: "Carl Franks"
> ...
>>
>> Ok, but if each user should have its own form, then how does the cache
>> help
>> the users?
>> I thought that the forms could be saved without the data they contain...
>> only the structure of the form, without any data, which should
From: "Carl Franks"
...
Ok, but if each user should have its own form, then how does the cache
help
the users?
I thought that the forms could be saved without the data they contain...
only the structure of the form, without any data, which should be the same
for all users.
In that case the prog
2009/11/2 Octavian Râşniţă :
> From: "Kahlil Hodgson"
> On 10/30/2009 08:37 AM, Octavian Râşniţă wrote:
>
>> You are probably right. I don't think I understand very well why the
>> form should be cloned,
>
> Carl is right on the money :-) Cloning is definitely necessary and is
> what I use in my s
From: "Kahlil Hodgson"
On 10/30/2009 08:37 AM, Octavian Râşniţă wrote:
You are probably right. I don't think I understand very well why the
form should be cloned,
Carl is right on the money :-) Cloning is definitely necessary and is
what I use in my single-process cache. Think of the case wh