Displaying 1 result from an estimated 1 matches for "replacementmethod".
2011 Apr 05
1
question about assignment warnings for replacement methods
...ble). But what
about the case above? This is a person who just wants to show the
proper usage for a replacement method. IOW they just want to write
something that looks like what you actually do when you use a
replacement method. They just want to show users how to do something
like this:
replacementMethod(object) <- newValue
So is that really something that should not be allowed in a usage
statement?
Marc