forked from robfig/soy
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathTODO
More file actions
20 lines (20 loc) · 687 Bytes
/
TODO
File metadata and controls
20 lines (20 loc) · 687 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
- content "kind": text, html, uri, js (code), js (str chars), html attributes
- Contextual autoescape
- js: figure out / unify print directives / funcs
- js: implement / test all functions
- js: command line tool to compile
- js: combine nodes into expressions for output when possible
- js: generate goog.provide/goog.require
- js: generate jsdoc
- js: goog.getCssName
- {msg}
- Delegates (delpackage, delcall, deltemplate)
- parsepasses (optimizations) (Simplify, CombineConsecutiveRawText, Prerender)
- CSS renaming
- Go code generation
- Bidi
- use xliff message bundles
- use PO messages
- Message extractor (placeholders/phname)
- "private" templates (and optimizations)
- Caching