Return base class pads by reference instead of strong reference
Avoids unnecessary reference counting and the caller can get a strong reference easily by calling clone().
@meh what do you think?
Due to an influx of spam, we have had to impose restrictions on new accounts. Please see this wiki page for instructions on how to get full permissions. Sorry for the inconvenience.
Avoids unnecessary reference counting and the caller can get a strong reference easily by calling clone().
@meh what do you think?