From dean at aspectprogramming.com Sun Oct 26 12:31:19 2008 From: dean at aspectprogramming.com (Dean Wampler) Date: Sun, 26 Oct 2008 11:31:19 -0500 Subject: [Aquarium-devel] Aquarium V0.4.3 released Message-ID: This release has a few enhancements and optimizations. By default, it now ignores any method that starts with "__" (2 underscores), since it's rare that you want to match on methods like __id__ and __send__. MethodFinder's :method_options now takes a new option :include_system_methods that will override this behavior, matching on methods that start with "__", if you need it. http://aquarium.rubyforge.org dean Dean Wampler, Ph.D. dean at objectmentor.com http://www.objectmentor.com See also: http://www.polyglotprogramming.com Multi-language and multi-paradigm programming http://www.aspectprogramming.com AOP advocacy site http://aquarium.rubyforge.org AOP for Ruby http://www.contract4j.org Design by Contract for Java5 I want my tombstone to say: Unknown Application Error in Dean Wampler.exe. Application Terminated. [Okay] [Cancel] -------------- next part -------------- An HTML attachment was scrubbed... URL: