- reorganized exception and trace code in opensync plugin
commit3faf21d20fa45dfaa88d3cf4138b891f2e39bd4c
authorcdfrey <cdfrey>
Sat, 7 Jul 2007 03:39:58 +0000 (7 03:39 +0000)
committercdfrey <cdfrey>
Sat, 7 Jul 2007 03:39:58 +0000 (7 03:39 +0000)
treeed29dd01687b2326c2b0507081d83df3637b7fe5
parentd3e68860416eeb9c8055dd7ea838745a13a6fcbf
- reorganized exception and trace code in opensync plugin
- added XmlToCalendar() function, based on unfinished opensync
library API that is not yet finished... will be
committed to opensync svn tree when complete
- added OSyncXMLField logger to plugin trace class
ChangeLog
opensync-plugin/src/Makefile.am
opensync-plugin/src/error.cc [new file with mode: 0644]
opensync-plugin/src/error.h [new file with mode: 0644]
opensync-plugin/src/event_converter.cc
opensync-plugin/src/trace.cc [new file with mode: 0644]
opensync-plugin/src/trace.h