Path: | lib/facets/more/ann.rb |
Last Update: | Sat Dec 08 02:02:17 +0000 2007 |
Ruby License This module is free software. You may use, modify, and/or redistribute this software under the same terms as Ruby. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
LOG 2006-11-07 trans Created this ultra-concise version of annotations.
TODO Might be nice to have a default object of annotation, eg. the next method defined, like how desc annotates a rake task.
TODO The ann(x).name notation is kind of nice. Would like to add that back-in if reasonable. Basically this require heritage to be an OpenObject rather than just a hash.