https://issues.apache.org/jira/browse/CAY-1611
I've got tired of doing: Artist localArtist = (Artist) context.localArtist(artist.getObjectId(), null); Aside from causing confusion about the second argument (should it be 'artist'? no, it should be null), it is still plain ugly. Anyone sees any flaws with the reasoning behind this Jira? Andrus