On Mon, Dec 24, 2012 at 1:48 AM, Amjad <[email protected]> wrote: > I'm interested in knowing about whether there are any modules or tools for > using AOP in Node.js, or whether developers are currently doing there own > implementation of it. >
For my use cases, JavaScript makes it so easy to wrap existing functions and / or monkey patch them that I haven't needed any special help. What kind of use cases do you have in mind? -- Martin Cooper Thanks! > > Amjad > > -- > 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 > -- 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
