Skip to content
  • Hugh Daschbach's avatar
    feb86fe9
    Refactor CoverArt.withContext(). · feb86fe9
    Hugh Daschbach authored and Georg Krause's avatar Georg Krause committed
    Having changed the context object in CoverArt from a received function
    parameter to an initialization time derived variable, withContext no
    longer needs a Context parameter.
    
    That leaves the method misnamed.  So rename withContext ->
    requestCreator and drop the first parameter.
    feb86fe9
    Refactor CoverArt.withContext().
    Hugh Daschbach authored and Georg Krause's avatar Georg Krause committed
    Having changed the context object in CoverArt from a received function
    parameter to an initialization time derived variable, withContext no
    longer needs a Context parameter.
    
    That leaves the method misnamed.  So rename withContext ->
    requestCreator and drop the first parameter.
Loading