Marvin Humphrey wrote on 8/7/13 3:42 PM: > Greets, > > I've pushed a new branch to the ASF Lucy repository, `method-imp-names`, which > addresses a design flaw in the naming conventions for Clownfish method > implementations. > > The new-style names add the suffix `_IMP` rather than rely on capitalization. > > Before: prefix_Foo_do_stuff > After: Prefix_Foo_Do_Stuff_IMP >
+1 to this change. /me always found that confusing. -- Peter Karman . http://peknet.com/ . [email protected]
