Well, Bruce wants that method to accept a variable number of Markers, so a name that is singular would be awkward. What else would one be adding?
It seems like we spend more time discussing renames than anything else - like actually picking a logo. Ralph > On May 1, 2014, at 6:57 AM, Gary Gregory <[email protected]> wrote: > > I find the API name Marker.add(Marker) unclear. > > OTOH, Marker.setParents(Marker...) is clear. > > I propose to rename add(Marker) to addParent(Marker). > > And I do not want to think about addChild(Marker) ;) > > Gary > > -- > E-Mail: [email protected] | [email protected] > Java Persistence with Hibernate, Second Edition > JUnit in Action, Second Edition > Spring Batch in Action > Blog: http://garygregory.wordpress.com > Home: http://garygregory.com/ > Tweet! http://twitter.com/GaryGregory
