Quote:
Originally Posted by KevinH
Hi Steffen,
Yes, thanks! That is much clearer.
[...]
So it appears that 1 bit is only ever needed. I would guess your inflection dictionaries are much much more complicated than the ncx entries.
|
I think we should follow the DRY (don't repeat yourself) principle.
The getTagMap() function should already do everything needed to decode an index entry (including multi-bit masks), so I suggest using it also for ncx index handling.
Ciao,
Steffen