TextVersionRange translation

SyntaxEditor for WPF Forum

Posted 14 years ago by Jesper Kyd
Version: 10.1.0523
Avatar
How heavyweight/lightweight is TextVersionRange translation?

In some code that I am writing, I am ending up having to translate 50-100 version range translations everytime TextAreaLayoutUpdated event is called. I can't see any performance hit so far, but I want to know how far I can push it.

Comments (1)

Posted 14 years ago by Actipro Software Support - Cleveland, OH, USA
Avatar
Hi Jesper,

In general it should go pretty fast. It effectively only updates itself if you have provided a different target version and in that case it has to update itself for each text change operation that has occurred in between the two versions. Each one of those transactions is pretty quick though.


Actipro Software Support

The latest build of this product (v24.1.2) was released 2 days ago, which was after the last post in this thread.

Add Comment

Please log in to a validated account to post comments.