On Tue, May 12, 2009 at 9:21 PM, Ville M. Vainio <[email protected]> wrote:
> Even storing the underline characters in uAs is overkill, since the > order can be calculated every time you read the @auto file. Having it > in uA's (which are written to file system) is like storing compiled > object files in version control system. The underline characters found > in the document should just be stored in an ivar. Additional note - if the characters are stored in the uA's, this will only serve to make the system more fragile. What if, on reading the file, the characters in the uA and characters in the actual conflict? If you just read the characters from the actual external file, they will always be correct. -- Ville M. Vainio http://tinyurl.com/vainio --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "leo-editor" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/leo-editor?hl=en -~----------~----~----~----~------~----~------~--~---
