The baseTextWidget class is a base class for most of Leo's text widgets. All of Leo's core uses so-called high-level interface to this class.
Rev 4793 eliminates the so-called low-level interface to the baseTextWidget class. The low level interface no longer makes sense, if it ever did. Now it is gone. To do this, I had to rewrite the non-trivial high-level interface methods. This might have introduced bugs. Leo's unit tests provide extensive tests of the high-level interface, especially when run externally. However, the potential for problem of various kinds remains. Please report any problem immediately. Edward -- 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.
