On Tuesday, July 18, 2017 at 11:37:45 AM UTC-5, Edward K. Ream wrote: ​Well, making v._bodyString a property would solve the compatibility > problem. >
We already discussed this in #336. <https://github.com/leo-editor/leo-editor/issues/336>Vitalije correctly said this: > whoever uses directly _bodyString, and don't use new lines property should be pretty safe. The only way to see the problem is if one uses new property lines to read lines and someone has set _bodyString directly. So most of my fears are groundless. Still, we have fix the bugs in the VNode class. It's a no-no to use v._bodyString directly. Edward -- You received this message because you are subscribed to the Google Groups "leo-editor" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/leo-editor. For more options, visit https://groups.google.com/d/optout.
