This repository was archived by the owner on Dec 3, 2018. It is now read-only.
This repository was archived by the owner on Dec 3, 2018. It is now read-only.
Node v0.12.x support #1209
Open
Description
I see no rush to officially move to node v0.12.x, however taking steps to start testing against node v0.12.x would be wise because:
-
0.12.x might (untested) help solve support for logging on windows via the shell (reverted in Win fix: disable shell logging for windows #1168) - 0.12.x includes performance improvements that may help large studio exports. In particular windows memory problems resulting from poor GC timing might be addressed by 0.12.x.
To unlock this the C++ module dependencies will need node 0.12.x support/binaries:
- node c++11 build for windows: Node v0.12.x node-cpp11#19
- node-mapnik: io.js and node v0.12.x support mapnik/node-mapnik#394 (needs >= v3.1.6)
- deps of node-mapnik tagged where applicable: https://github.com/mapbox/mapnik-swoop/blob/353ba2cf307644e46410ae058ead6ba77670f910/package.json#L15-L30
- node-gdal: 0.4.2 release naturalatlas/node-gdal#90 (needs tag)
- node-sqlite3: Upgrade to [email protected] / Fix compile against io.js TryGhost/node-sqlite3#386 (needs > v3.0.5)
- node-srs: mapbox/node-srs@e2b8011 (needs tag)
Metadata
Metadata
Assignees
Labels
No labels