On Monday, June 23, 2014 11:30:30 AM UTC-4, Matt Sergeant wrote: > > > On Sun, Jun 22, 2014 at 2:10 AM, Mark Hahn <[email protected] <javascript:> > > wrote: > >> It has driven me crazy for years the the api docs (methods) are in no >> particular order, at least none that I can discern. I usually have to >> scroll through most of the list to find anything. Why not list them >> alphabetically? >> > > Your comment has been out of date for a while now. Check again. >
The module methods and events aren't alphabetical, just the main module index. I'm not sure there is any specific order to the module methods/events currently except in a few cases where similar methods are grouped together (e.g. ref() and unref(), and multiple method signatures for the same method name -- such as net.connect()). -- Job board: http://jobs.nodejs.org/ New group rules: https://gist.github.com/othiym23/9886289#file-moderation-policy-md Old group rules: 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 unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/nodejs/ef5ddf92-2ee2-4b27-8b0a-19f193f6e996%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
