[dev] [commits] Horde branch master updated. 76ede0ec67c40022f5d5eb74f0d2a0897f1ba7c6
Michael Rubinsky
mrubinsk at horde.org
Mon Mar 21 22:23:16 UTC 2011
Quoting Jan Schneider <jan at horde.org>:
> The branch "master" has been updated.
> The following is a summary of the commits.
>
> from: 6176bd3826375663ce7a00368bb6d52b022f6357
>
> 76ede0e Revert "Remove unnecessary references and variables."
>
> -----------------------------------------------------------------------
>
> commit 76ede0ec67c40022f5d5eb74f0d2a0897f1ba7c6
> Author: Jan Schneider <jan at horde.org>
> Date: Mon Mar 21 18:16:49 2011 +0100
>
> Revert "Remove unnecessary references and variables."
>
> Michael said I don't want to know why.
:)
For the record, now that I have some time to explain, the references
are needed because this is a FB "batch" request. The api calls in this
section are not sent to FB until the batchEnd() method is called, when
they are bundled up and sent to FB in a single http request, the
client holds a reference to each variable that the results of each
request are put into.
mike
The Horde Project (www.horde.org)
mrubinsk at horde.org
More information about the dev
mailing list