Changes between Version 4 and Version 5 of TEXT_SERVER_R0


Ignore:
Timestamp:
05/20/10 14:18:23 (15 years ago)
Author:
kyli
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • TEXT_SERVER_R0

    v4 v5  
    2121== Implementation idea == 
    2222 * Unicode encoding on the server should fix the first problem. 
    23  * ? 
     23 * The resource's raw text should be tracked and the TextChange should be extracted from the last AutoAction applied, so that the caret will be updated. 
    2424 
    2525== Related ==