XUL Talk:Templates Plan: Difference between revisions

m (Reverted edit of Z007, changed back to last version by Conor325)
Line 8: Line 8:


Add these two facilities and XUL templates become a lot more powerful.
Add these two facilities and XUL templates become a lot more powerful.
==== Scope: must a Query Processor sort or ensure uniqueness? ====
A Query Processor may sort or it may not. It may ensure that there are no duplicates in its results or it may not. Or is it allowed to be this flexible?
==== Builder: takes a sort function ====
You will never be able to build in support for all the sort criteria people have. Can sort be enhanced to take a sort function, say a simple comparison function that would tell you if one row were less than another. This way, a developer can insert custom sorting for elements.


==== RDF caching and refresh ====
==== RDF caching and refresh ====
40

edits