On 23.12.2005 22:53, Jean-Sebastien Goupil wrote:
I have just transformed the memcache documentation to the new style.
I would like you to double check if everything is correct. Some
parameters are note explained because I didn't check in the C files to
understand their meanings (add, decrement, delete, get, increment, replace).
Actually they are explained on each page..
For the memcache:get(), I was wondering if it I should put only one
method but with a mixed parameter.
No, I'd prefer to have two method prototypes in this case.
You should also check the returns
values for this method... Does it return an array if I pass an array as
argument ?
Yup. I'll fix it.
I wondering if the previous form (memcache_...) should be deleted or put
in an history table...
Definitely no, both forms - procedural and OO coexist in the same time.
I let you make these modifications :)
Ok, I'll add some more descriptions later.
--
Wbr,
Antony Dovgal