On Thu, May 29, 2014 at 9:59 AM, Kris Kowal <[email protected]> wrote:
> On an unrelated note, WeakMap in Subversion is now coupled with SES’s > problem/fix system, which are changes I can’t bring to bear with a stand > alone WeakMap shim. The only viable solution may be to manually port all > subsequent patches. Alternately, it might be necessary for WeakMap to > entrain all of SES and just pick out the WeakMap part at run-time, which > limits its viability. However, I’m keenly aware these are issues that are > probably out of scope for the Caja project. > The repair-framework (which I refactored out of repairES5) is intended to be a standalone, generic, and major-side-effect-free module. You should be able to use repair-framework.js and WeakMap.js, possibly needing some additional glue code to trigger repairs, without depending on repairES5 or SES. If this is not the case, please file issues and I'll figure out how to fix it. -- --- 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/d/optout.
