Two Laptop Bag
The moose likes Ruby and the fly likes AOP support in Ruby Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Other Languages » Ruby
Reply Bookmark "AOP support in Ruby" Watch "AOP support in Ruby" New topic
Author

AOP support in Ruby

Pradeep bhatt
Ranch Hand

Joined: Feb 27, 2002
Posts: 8836

Does Ruby have support for AOP.


Groovy
Lasse Koskela
author
Sheriff

Joined: Jan 23, 2002
Posts: 11945
Well, I'm not sure if it counts as aspect-oriented programming but Ruby's metaprogramming facilities let you implement aspect-like stuff transparently through monkey patching.


Author of Test Driven (Manning Publications, 2007) [Blog] [HowToAskQuestionsOnJavaRanch]
 
 
subject: AOP support in Ruby
 
MyEclipse, The Clear Choice