Skip to content

Commit

Permalink
Adding basic TODO for next release
Browse files Browse the repository at this point in the history
  • Loading branch information
gingerhendrix committed Jul 14, 2009
1 parent 04ddda1 commit f378ee1
Showing 1 changed file with 8 additions and 16 deletions.
24 changes: 8 additions & 16 deletions TODO
Original file line number Diff line number Diff line change
@@ -1,17 +1,9 @@
@milestone Basic artist methods +done
@iteration Artist Search +done
@iteration get_audio +done
@iteration write_generator +done
@iteration get_familiarity +done
@iteration get_hottness +done
@iteration get_news +done
@iteration get_profile +done
@iteration get_reviews +done
@iteration get_similar +done
@iteration get_urls +done
@iteration get_video +done
@iteration prepare for release +done
Increment version number +done
Add to history +done
Generate gemspec +done
Tag and Push +done
@milestone Improve API, documentation and implement missing features
@iteration Fluent Api
Separate out the ugly xml mapping classes and provide a nice fluent interface based on an Artist object eg. anArtist.familiarity should return the familiarity as a number (transparently calling the webservice if required)
@iteration Paging
Create a nice interface for paged results (urls, videos, blogs, audio etc).
@iteration Docs
README
Website

0 comments on commit f378ee1

Please sign in to comment.