[OSM-dev] Osmium

Jochen Topf jochen at remote.org
Sun Jan 9 06:08:22 GMT 2011


On Sat, Jan 08, 2011 at 07:53:45PM -0800, Dane Springmeyer wrote:
> Amazing work, really looking forward to learning more about osmium.

Thanks.

> Have you considered making the js stuff a NodeJS addon?

I have looked at it a little bit but from what I saw NodeJS has specific
ideas on how things are supposed to work, mainly that everything has to
be non-blocking and use a callback structure. I wasn't sure how to integrate
that and I didn't need the NodeJS functionality anyway, so I just used
plain V8. Maybe somebody else who knows more about NodeJS can figure out
how this could be done and whether it would make sense.

Jochen
-- 
Jochen Topf  jochen at remote.org  http://www.remote.org/jochen/  +49-721-388298




More information about the dev mailing list