diff --git a/src/current/compiler/map.xsl b/src/current/compiler/map.xsl index 039400dd..b4ec5749 100644 --- a/src/current/compiler/map.xsl +++ b/src/current/compiler/map.xsl @@ -27,6 +27,9 @@ When linking, the special head and tail fragments of the topmost map should be used (that is, if A includes B and C, use A). + TODO: Just generate a normal package and use the package system; + this duplicates a lot of logic, and does so piecemeal and poorly. + XXX: This is tightly coupled with the Program UI; refactor to support any type of source. --> @@ -91,10 +94,15 @@ consistently with the rest of the system --> + + + + + - - - + + + @@ -145,6 +153,8 @@ @@ -210,6 +234,7 @@ same (future bug pending!) --> + + + + + + + + + + + + + + + + + + + +