Hi, David,
On Sun, Apr 19, 2026 at 7:42 PM David G. Johnston <[email protected]> wrote: > > On Sun, Apr 19, 2026 at 5:19 PM Igor Korot <[email protected]> wrote: >> >> condefault bool >> >> True if this is the default conversion >> > > In theory a given pair of encodings could have more than one converter > installed. Only one of those many could be marked default. I think you meant to stay "should", right? "Only one should be marked default." because if two of them are - and the user did not supply any - which one the engine will use? Thank you. > > David J. >
