Status: New
Owner: kpreid.switchb.org
Labels: Type-Refactoring Priority-Medium
New issue 1866 by kpreid.switchb.org: Reduce Java
http://code.google.com/p/google-caja/issues/detail?id=1866
With the removal of ES5/3 and the cajoler from trunk, we no longer have
major components written in Java. We would like to reduce or eliminate our
remaining uses of Java; this issue is to track that overall project.
Notable remaining Java:
* The JavaScript minifier. I hypothesize that we can replace it with
Closure Compiler (given disabling the renaming and other optimizations
which make it have an different input language), which we already have
build integration for.
* The fetching proxy (used for loading scripts). This needs to be a server
component, and might as well be written in Java as anything else, but it is
currently built on the “cajoling service” code which could be eliminated or
simplified otherwise.
* The HTML/CSS whitelist compiler. I currently think it would be plausible
to rewrite this in JavaScript.
* The Caja Playground.
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
--
---
You received this message because you are subscribed to the Google Groups "Google Caja Discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.