Changes between Version 4 and Version 5 of TEXT_SERVER_R0
- Timestamp:
- 05/20/10 14:18:23 (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
TEXT_SERVER_R0
v4 v5 21 21 == Implementation idea == 22 22 * 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. 24 24 25 25 == Related ==