On Fri, Aug 15, 2008 at 12:14 PM, Chris Chabot <[EMAIL PROTECTED]> wrote: > Well if writing code to extract a javascript from a jar was all that was > standing in our way, then it would be no problem.
That's all that's standing in our way, at least for gadgets.util.sanitizeHtml. We can check caja.jar into source control (*ducks*), and then both PHP and Java can easily pull javascript out of it. The Java build will doubtless require a magic maven incantation, but hopefully it isn't too hard. The PHP build would just call unzip at build time. IMHO, Cajoling for gadgets on the PHP server can wait for another day.