Than why bothering compiling it to js? It's much more easy to maintain it with coffee files.
Em quinta-feira, 6 de dezembro de 2012, Nathan Rajlich escreveu: > Not at all. In fact compiling into JS before runtime would make > boot-up time faster as well. > > On Thu, Dec 6, 2012 at 10:43 AM, Alan Hoffmeister > <[email protected] <javascript:;>> wrote: > > Does it impact the module performance? > > > > -- > > Att, > > Alan Hoffmeister > > > > > > > > 2012/12/6 mscdex <[email protected] <javascript:;>> > >> > >> On Dec 6, 1:34 pm, Nathan Rajlich <[email protected]<javascript:;>> > wrote: > >> > Very cool Alan! One recommendation though is to move "coffee-script" > >> > to "devDependencies" and then publish the compiled JS to npm, rather > >> > than (or alongside) the .coffee file. As a non-coffee user, I > >> > shouldn't have to install "coffe-script" if I wanna use your module. > >> > >> +1 > >> > >> -- > >> 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]<javascript:;> > >> To unsubscribe from this group, send email to > >> [email protected] <javascript:;> > >> For more options, visit this group at > >> http://groups.google.com/group/nodejs?hl=en?hl=en > > > > > > -- > > 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]<javascript:;> > > To unsubscribe from this group, send email to > > [email protected] <javascript:;> > > For more options, visit this group at > > http://groups.google.com/group/nodejs?hl=en?hl=en > > -- > 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]<javascript:;> > To unsubscribe from this group, send email to > [email protected] <javascript:;> > For more options, visit this group at > http://groups.google.com/group/nodejs?hl=en?hl=en > -- -- Att, Alan Hoffmeister -- 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
