Investigate the reusability of lp-friends
Registered by
Jaakko Kuivala
Investigate the reusability of lp-friends.
ppa:super-
Blueprint information
- Status:
- Not started
- Approver:
- None
- Priority:
- Undefined
- Drafter:
- None
- Direction:
- Needs approval
- Assignee:
- Ubuntu Twitter Developers
- Definition:
- New
- Series goal:
- None
- Implementation:
- Unknown
- Milestone target:
- None
- Started by
- Completed by
Whiteboard
At the moment I have no idea how to re-use the friends.
I browsed the source but for me (beginner) is really hard to get the idea of re-usage.
lp:~fmunozs/ubuntu-twitter-app/profileview
uses the REST API
and
http://
uses XmlListModel.
A few dummy questions:
Q1: Which ones are allowed to use: QML (yes), JS (yes), C++(?), python(?), vala (?)
Q2: Which Twitter API to use: XmlListModel or REST ?
(?)
Work Items
Work items:
Investigate the lp:friends lib: TODO
Decide what is the best course of action: TODO