9 Dec
2009
9 Dec
'09
9:52 p.m.
Tim wrote:
I'm still uncertain on what to do in case that DISPLAY_NONE is set. As you noticed it's not enough to not call the tag open functions, as text will still be added.
I'd suggest to add the elements to the dw representation regardless of their "display" value.
This sounds right to me, too. I'll take a look at preventing them from being drawn and taking up space. Also, iterators would have to ignore undisplayed words for copying text. Is there any case where iterators would need to be able to notice them?