← Back to context Comment by ryoshu 12 hours ago Blizzard uses/used XSLT for WoW. 2 comments ryoshu Reply calmbonsai 12 hours ago Was that before/after the LUA adoption? shakna 12 hours ago Before. And after.XSLT controls the styling, Lua the running functions. When Lua adjusts a visible thing, it generates XSLT."FrameXML" is a thin Lua wrapper around the base XSLT.
calmbonsai 12 hours ago Was that before/after the LUA adoption? shakna 12 hours ago Before. And after.XSLT controls the styling, Lua the running functions. When Lua adjusts a visible thing, it generates XSLT."FrameXML" is a thin Lua wrapper around the base XSLT.
shakna 12 hours ago Before. And after.XSLT controls the styling, Lua the running functions. When Lua adjusts a visible thing, it generates XSLT."FrameXML" is a thin Lua wrapper around the base XSLT.
Was that before/after the LUA adoption?
Before. And after.
XSLT controls the styling, Lua the running functions. When Lua adjusts a visible thing, it generates XSLT.
"FrameXML" is a thin Lua wrapper around the base XSLT.