Skip to content
This repository has been archived by the owner on Oct 24, 2024. It is now read-only.

Roadmap

mislav edited this page Sep 12, 2010 · 2 revisions
  1. pull in Yahoo! support
  2. pull in Microsoft Live support
  3. implement Flickr contacts
  4. fetching of friends from Twitter using XFN?
  5. Google Social Graph API?
  6. refactor all of the implementation to one abstract module and concrete implementations (re-use as much as we can)
  7. CRUD support for Contacts::Contact instances

Rules for commiting to the official repo:

  • small commits (one feature/bugfix per commit);
  • ask if you’re not sure;
  • specs;
  • big features (like CRUD) should go to a separate branch (or fork) until definitely ready;
  • no changing of official *.gemspec until we’re ready for a release;
  • me and Hugo have the final say.
Clone this wiki locally