Contextual auto-escaping for JQuery templates

Contextual auto-escaping for JQuery templates

I'd like to make JQuery templates robust against XSS by using the contexts in which ${}s appear to choose an appropriate escaping function automatically.

Is this something in which the jQuery community would be interested?


cheers,
mike