This is one of those changes that should be done early in a release cycle so that any exposed problems can be fixed and thoroughly tested.
The low-level v.setBodyString and v.setHeadString methods now check for exceptions converting to unicode. This could happen if, for example, a list were passed in instead of the expected string or unicode string. At most one error (a call to g.internalError) is given for each commander. I don't expect failures in Leo's core, but these checks apply to plugins, so failure is always possible. Please report any new error messages. 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.
