Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
didn't realize you were requiring the title and artist field in the AcceptUpdate method, adding it back to the log statement
|
|
having "title" in the log statement assumed the update *always* had the title field present.
|
|
removing the methods that aren't explicitly required to handle the functionality of the Updateable implementation
|
|
|
|
|
|
|
|
|
|
|