Changes between Version 13 and Version 14 of TEXT_SERVER_R0
- Timestamp:
- 05/31/10 09:45:26 (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
TEXT_SERVER_R0
v13 v14 58 58 59 59 = Implementation = 60 Done in [browser:/branches/private/kyli/2 325] according to the design, of course problems appeared:60 Done in [browser:/branches/private/kyli/2425] according to the design, of course problems appeared: 61 61 * The TextLinkProcessor.applyChange() generates wrong results sometimes, so I had to replace it with full text processing. Unfortunately, the time is not enough to try to debug it. 62 62 * Synchronization between client and server replaces horizontal tabs and line breaks in the hot text with spaces. The problem is in XMLPersister, but I didn't succeed to find out more.