Useability is not good
Useability is not good
Posted Dec 22, 2025 9:37 UTC (Mon) by gioele (subscriber, #61675)In reply to: Useability is not good by taladar
Parent article: Conill: Rethinking sudo with object capabilities
What are you referring to exactly? XML's escaping system defines exactly 5 entities (lt, gt, amp, apos, quot), a way for DTD authors to define their own entities (sadly known for the "billion laughs" attack), and a generic mechanism for referring to Unicode codepoints (ø for ΓΈ). None of that requires "giant lookup tables".
Maybe you're mixing XML with HTML, whose predefined list of char entities is quite long and contains unusual things like " ∂̸ (partial differential, combining long solidus overlay)"? https://en.wikipedia.org/wiki/List_of_XML_and_HTML_charac...
