The four sets of changes below are all candidates for integration to 4.0.1


SOAP/RPC for DHTML::
4820 - more of JSON SOAP implementation
4821 - need to fix svn-commit on cygwin.. forgot this one too
4718 - refactor SOAP service into JSON and SWF
4748 - another checkpoint for SOAP/DHTML
4749 - alias escape to encodeURIComponents in swf
4754 - SOAP crap
 Benefit: implements most SOAP services for DHTML
 Risk: modest, the SWF RPC code was moved to a new package,
 might be some untested cases that got broken.





4755 - fix braino
4795 - move definition of encodeURIComponent outside of $debug block
 Benefit: fixes URL data encoding bug which will cause data transactions to
fail mysteriously in DHTML but work in SWF.
 Risks: modest, as it affects data URL encoding in several places


4798-4806 - fix for datapath / <datapath> conflict
 Benefit: fixes user-visible confusing inconsistency with use of datapath
tag and attribute
 Risk: affects the datapath init code at a low level, so may be some corner
  case we aren't testing for which will get broken.


4811 - fixup grid example
  Benefit: fixes important example
  Risk: low , just undeleted a test data file that was inadvertently
removed

Reply via email to