Feature #214

Abstract ITPlaylist<Kind> process

Added by Steve Eyre over 2 years ago. Updated over 2 years ago.

Status:Closed Start date:16/11/2009
Priority:High Due date:
Assignee:Steve Eyre % Done:

100%

Category:ITPlaylist
Target version:0.3

Description

Based on a suggestion and code from Robin Sheat's "modifications":https://code.launchpad.net/~eythian/+junk/itunescon to itunescon, it would be a good idea to abstract the ITPlaylist process (where the getPlaylist etc functionality return the actual playlist kind so it can be casted to its correct form). Jacob does not provide any means for this automatically, which is why it is necessary to perform the process of checking the type manually. The suggestion would be to replace the code that performs this method many times throughout the library with a single static method in the ITPlaylist class that could perform this.

Related issues

related to iTunes Controller - Feature #215: Abstract ITTrack<Kind> process Closed 16/11/2009

Associated revisions

Revision 6
Added by steve over 2 years ago

Closes #214: Abstract ITPlaylist process.

History

#1 Updated by Steve Eyre over 2 years ago

  • Target version set to 0.3

#2 Updated by Steve Eyre over 2 years ago

  • Status changed from Assigned to Closed
  • % Done changed from 0 to 100
Applied in changeset r6.

Also available in: Atom PDF