You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thank you @justvanrossum, very good summary.
Yes, the fastest solution would be to do it server-side.
This change would require the .glif xml data to be changed on the server-side (actually we never touch it).
As discussed during the meeting today, this isn't easy.
In my view, this is what should happen, when a DC or AE gets renamed:
Should this be done at the RoboCJK client level, or is it a task that can be delegated to the server? The latter would be much better for performance.
My assuption: renaming DCs or AEs should be rare, therefore it's an acceptable tradeoff that the procedure to do it is a little slow or cumbersome.
Cc @fabiocaccamo @GaetanBaehr @JeremieHornus @jbmorizot
Also relates to #23: renaming should be impossible to do accidentally, and should require an obnoxious comfirmation dialog.
The text was updated successfully, but these errors were encountered: