Comment 4 for bug 706567

Revision history for this message
Stephen Brandt (ztefn) wrote :

I've done some experiments and the performance doesn't seem to be a big issue after all. Especially since list updates are handled in a separate thread. Also, because only being able to use ASCII characters is quite annoying for non-Latin users, I intend to implement the regular expression based parsing in the coming release to avoid the issue.