What i am asking is the reverse : is it really a good idea to allow external modules to use unstable/undocumented/private interface, and eventually are there going to be plans to improve the situation.
Jérémy. On 16/03/2013 21:30, Nathan Rajlich wrote: > You can include any of the .h files in the src/ dir without any problem. > i.e. node_buffer.h is a common one to use in my experience. > > On Sat, Mar 16, 2013 at 7:44 AM, kapouer <[email protected]> wrote: > >> Hi, >> as node-gyp includes the whole node src/ dir, i wondered if some modules >> actually required other headers than node.h header (which indirectly >> includes >> some others). >> >> Jérémy. >> >> -- >> -- >> 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. >> >> >> > -- -- 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.
