Andrew, thanks for committing the Big Refactoring! You neglected to put any tags on the CVS repository, so I went back in time and placed a XMLRPC_1_2_BRANCH branch immediately before your commit. This means that your changes are in CVS HEAD, and we have a separate train of development with does not include your changes for getting a 1.2 final out the door.
I tagged as follows: xml-rpc$ cvs up -D '2002-12-05' xml-rpc$ cvs tag -b XMLRPC_1_2_BRANCH I then reverted to HEAD: xml-rpc$ cvs up -A I'll review the refactoring when I can steal some time. -- Daniel Rall <[EMAIL PROTECTED]>