On Wed, May 30, 2012 at 2:26 AM, C Anthony Risinger <[email protected]> wrote: > hi, > > i originally only meant to make the options processor compatible with > waf, but i got a bit carried away and reimplemented the whole thing as > a reusable class/module. the translator is the only one really using > it, but the builder and linker will follow. > > https://github.com/pyjs/pyjs/pull/733
... builder/translator/link have all been converted to use new processor, and deprecation warnings in place; sans comments/suggestions on verbiage, this will be merged tonight. -- C Anthony
