From: Alexey Verkhovsky Date: 2007-05-27T03:32:18+09:00 Subject: Re: Perspectives for Ruby 2.0 On 5/26/07, arcadiorubiogarcia@gmail.com wrote: > 2. What about aspect-oriented programming on Ruby? AOP is a creative, massively complex workaround for the constraints of static languages. In Ruby, you can solve all the problems AOP solves, using just Ruby interpreter and no external tools and libraries. Moreover, this capability so naturally fits with the rest of the language, it doesn't even need a name. Welcome. -- Alex Verkhovsky