[commits] Horde-Hatchery branch ActiveSync updated. 4715cce848f897cdf702b6f28f479669bbb6a97d
Michael Rubinsky
mike at theupstairsroom.com
Mon Jan 4 22:55:25 UTC 2010
The branch "ActiveSync" has been updated.
The following is a summary of the commits.
from: e940ff4205c7f291b6e2d50a5ce0f60949d2d8ae
4715cce Refactor Z-Push's wbxml handling into Horde_ActiveSync.
-----------------------------------------------------------------------
commit 4715cce848f897cdf702b6f28f479669bbb6a97d
Author: Michael J. Rubinsky <mrubinsk at horde.org>
Date: Mon Jan 4 17:54:12 2010 -0500
Refactor Z-Push's wbxml handling into Horde_ActiveSync.
Eventually this should be refactored to use Horde's WBXML library,
but it's a bit hard to grock for me at the moment.
framework/ActiveSync/lib/Horde/ActiveSync.php | 81 +-
framework/ActiveSync/lib/Horde/ActiveSync/Streamer.php | 20 +-
framework/ActiveSync/lib/Horde/ActiveSync/Wbxml.php | 52 ++
framework/ActiveSync/lib/Horde/ActiveSync/Wbxml/Decoder.php | 440 +++++++++++
framework/ActiveSync/lib/Horde/ActiveSync/Wbxml/Encoder.php | 246 ++++++
5 files changed, 790 insertions(+), 49 deletions(-)
create mode 100644 framework/ActiveSync/lib/Horde/ActiveSync/Wbxml.php
create mode 100644 framework/ActiveSync/lib/Horde/ActiveSync/Wbxml/Decoder.php
create mode 100644 framework/ActiveSync/lib/Horde/ActiveSync/Wbxml/Encoder.php
http://git.horde.org/diff.php/framework/ActiveSync/lib/Horde/ActiveSync.php?rt=horde-hatchery&r1=e940ff4205c7f291b6e2d50a5ce0f60949d2d8ae&r2=4715cce848f897cdf702b6f28f479669bbb6a97d
http://git.horde.org/diff.php/framework/ActiveSync/lib/Horde/ActiveSync/Streamer.php?rt=horde-hatchery&r1=472d9216cca0f9837c2ee430c61e5b58664fe7a0&r2=4715cce848f897cdf702b6f28f479669bbb6a97d
http://git.horde.org/co.php/framework/ActiveSync/lib/Horde/ActiveSync/Wbxml.php?rt=horde-hatchery&r=4715cce848f897cdf702b6f28f479669bbb6a97d
http://git.horde.org/co.php/framework/ActiveSync/lib/Horde/ActiveSync/Wbxml/Decoder.php?rt=horde-hatchery&r=4715cce848f897cdf702b6f28f479669bbb6a97d
http://git.horde.org/co.php/framework/ActiveSync/lib/Horde/ActiveSync/Wbxml/Encoder.php?rt=horde-hatchery&r=4715cce848f897cdf702b6f28f479669bbb6a97d
More information about the commits
mailing list