Confirmed users
455
edits
(→Misc) |
|||
Line 48: | Line 48: | ||
= XUL' and XBL2 = | = XUL' and XBL2 = | ||
== XUL' == | |||
* improved template builder | |||
** data providers for sqlite, RDF, filesystem, computed-by-JS | |||
** produce arbitrary content | |||
** unprivileged use | |||
* XUL box model | |||
** hyatt's spec and CSS properties | |||
* user-implemented layout managers (a la grid, stack, deck) | |||
* improved widgets | |||
** tree (esp "view" API), sort for unprivileged content | |||
** grid | |||
** stack and event handling | |||
** support for large-scale data containers (not just in tree) | |||
* overlays | |||
** synthesized onload (at the least: declarative event handler merging) | |||
** xpath insertion-point selection | |||
** fallback locations | |||
* editing improvements | |||
** NVU changes landed | |||
** richer editor interface | |||
* whitespace preservation in XUL, for editor roundtripping | |||
* error reporting | |||
** debugging/tracing | |||
* Cocoa widgets | |||
* remote XUL | |||
** sync/async for DTD loading, etc. | |||
** security issues | |||
* single-file apps (script, XUL, XBL, DTD, CSS) | |||
== XBL2 == | |||
* XBL attachment model | * XBL attachment model | ||
* XBL capability/security model | * XBL capability/security model | ||
* | * language agnosticism | ||
* | * custom rendering of widgets (merge in XTF) | ||
* | * inherits= for CSS | ||
* sXBL specification | |||
* | |||
= Web app improvements = | = Web app improvements = |