Skip to content

Conversation

@flgr
Copy link

@flgr flgr commented Jul 2, 2012

  • AppStore::Application: Get rid of accepted_type, new icon and artwork
    parsing
  • AppStore::Artwork: No longer used, gone
  • AppStore::Client: Distinction between Plists and HTML is now handled
    by Content-Type, not based on where the request came from (browser or
    iOS); also make .get() call compatible with newer versions of mechanize
  • Link: Use itunes_get for apps, fallback to raw data
  • Add PlistParser class for Mechanize Plist parsing integration
  • Fix test cases for new versions of mechanize

… mechanize and the AppStore

* AppStore::Application: Get rid of accepted_type, new icon and artwork
parsing

* AppStore::Artwork: No longer used, gone

* AppStore::Client: Distinction between Plists and HTML is now handled
by Content-Type, not based on where the request came from (browser or
iOS); also make .get() call compatible with newer versions of mechanize

* Link: Use itunes_get for apps, fallback to raw data

* Add PlistParser class for Mechanize Plist parsing integration

* Fix test cases for new versions of mechanize
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant