2025-06-03T17:00:20Z

Dispatching templates on the server side would afford getting rid of that clunky and ridiculous client-side dispatcher.

Dorian Taylor

Getting rid of the clunky client-side dispatcher would also get rid of that giant RDF/XML file containing all the vocabs, which isn't used for anything else.

How do we match templates to resources?

Intertwingler MVP

Modify the transform that inserts XSLT processing instructions to match against asserted types (or specific resources).

Sense Atlas Front End

The way the template "inheritance" currently works is extremely messy.

Use the import precedence native to XSLT.