Really? I much appreciate the answer, and I can do that, but how are large projects done? I would have thought that the include directive would be enough. Let's say I had 50 classes in my project, would I put them all in the gyp file? Or perhaps the strategy is that you need to compile them into a library?
I had considered exactly what you said, but I just figured that you would only include the main entry point for your addon in your gyp file, and the others would be compiled in by virtue of the include. Anyway, I'll take it! It's a strategy, so many thanks - I'm just curious how this scales to larger projects. -- -- Job Board: http://jobs.nodejs.org/ Posting guidelines: https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines You received this message because you are subscribed to the Google Groups "nodejs" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/nodejs?hl=en?hl=en --- You received this message because you are subscribed to the Google Groups "nodejs" 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/groups/opt_out.
