summaryrefslogtreecommitdiff
path: root/tex/context/base/l-xml.lua
diff options
context:
space:
mode:
authorHans Hagen <pragma@wxs.nl>2009-09-21 17:39:00 +0200
committerHans Hagen <pragma@wxs.nl>2009-09-21 17:39:00 +0200
commitd237f3e4386c910e8960a9ec6cba2e7f59d1268a (patch)
tree14086ffb61006758a55d47b684b850465233fe1c /tex/context/base/l-xml.lua
parent0c00e8e4486fe1cc526eee6df2e4b9b3ab0ba519 (diff)
downloadcontext-d237f3e4386c910e8960a9ec6cba2e7f59d1268a.tar.gz
beta 2009.09.21 17:39
Diffstat (limited to 'tex/context/base/l-xml.lua')
-rw-r--r--tex/context/base/l-xml.lua1
1 files changed, 1 insertions, 0 deletions
diff --git a/tex/context/base/l-xml.lua b/tex/context/base/l-xml.lua
index 5164890ae..cd4a797b0 100644
--- a/tex/context/base/l-xml.lua
+++ b/tex/context/base/l-xml.lua
@@ -8,6 +8,7 @@ if not modules then modules = { } end modules ['l-xml'] = {
-- RJ: key=value ... lpeg.Ca(lpeg.Cc({}) * (pattern-producing-key-and-value / rawset)^0)
+-- this module needs a cleanup: check latest lpeg, passing args, (sub)grammar, etc etc
-- some code may move to l-xmlext
-- some day we will really compile the lpaths (just construct functions)
-- todo: some things per xml file, like namespace remapping