Dropping JsonML support in the Closure Compiler

12 views
Skip to first unread message

John Lenz

unread,
Feb 23, 2014, 5:37:40 PM2/23/14
to google-ca...@googlegroups.com
The Closure Compiler team was interested in dropping JsonML support from the Closure Compiler but it appears that Caja has a dependency on it:


Is this a feature people are actually using with Caja? (We were under the impression it was not).

Kevin Reid

unread,
Feb 24, 2014, 12:42:34 PM2/24/14
to Google Caja Discuss
I'm not familiar with the history of this feature, so if someone knows I've missed something, please speak up.

As far as I can tell from a few searches of our code, this interface is implemented but not used.

Furthermore, with the deprecation of ES5/3 and the cajoler, our Java components are not intended for external use (they remain only for build/test), so no one should be using them and we ought to remove them entirely.

Kevin Reid

unread,
Feb 24, 2014, 5:37:12 PM2/24/14
to Google Caja Discuss
On Mon, Feb 24, 2014 at 9:42 AM, Kevin Reid <kpr...@google.com> wrote:
As far as I can tell from a few searches of our code, this interface is implemented but not used.

Furthermore, with the deprecation of ES5/3 and the cajoler, our Java components are not intended for external use (they remain only for build/test), so no one should be using them and we ought to remove them entirely.

Done. As of r5669 there are no more references to JsonML in Caja. (Well, one include rule I missed in the build, but that will do no harm.)

Reply all
Reply to author
Forward
0 new messages