Ticket #2301 (closed enhancement: fixed)
Patch to re-work buildscripts/internStrings.js main code into buildUtil.js
| Reported by: | cameron@… | Owned by: | jburke |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | BuildTools | Version: | 0.4.1 |
| Severity: | normal | Keywords: | |
| Cc: |
Description
I use an external tool (a java program) to generate my builds.
I was using an embeded python interpreter to call the python version of regexpMagic.
regexpMagic has now been converted to javascript in internStrings.js
The attached patch moves the functions from internStrings.js into buildUtil.js as members of buildUtil to allow them to be used separate from internStrings.js
Attachments
Change History
Note: See
TracTickets for help on using
tickets.