I'm reading through the metaprogramming section on groovy-lang.com, and the 
first flow chart has a duplicate decision box.
The flowchart can be found here: 
http://groovy-lang.org/metaprogramming.html#_runtime_metaprogramming

"Method exists in MetaClass or class?" is asked twice in a row, one after the 
other. Looks like a typo to me and I'm wondering if another question is 
supposed to be in that location or if the whole subtree under one of those is 
moot.
Thanks,Allison

Reply via email to