PRChangeCommand >> updateRoot:
There a big string is being built started with "EditorEnh.linkOptions=". In
our case it's size is 207328. Then it's being modified by copyReplaceAll:
'"' with: '\"' . On old notebook it's very slow. I replaces
that
#copyReplaceAll:with: with (sorry for the tautology) streaming. Now it takes
about 10 seconds instead of a minute. But still it's too slow (10 -- 15
seconds was a time to enter the whole data item in old image). Can this
issue be fixed somehow?
This code creates a list of all pages in Pier, so that the toolbar is
able to offer you a menu with all the possible pages. For a large Pier
installation that list can become large, that's a problem. I'll look
into this, maybe it would be better to dynamically request that list
or only fill it with commonly used links?
In the meantime I suggest that you don't use Pier-EditorEnh (or
uncomment the part that creates the list of all pages).
Btw, is issues with filenames (I've asked about
some time ago) fixed?
There are still a couple of issues in some cases. I've committed
various improvements, but I don't know what you are exactly referring
to?
Lukas
--
Lukas Renggli
http://www.lukas-renggli.ch