[ease/plugins] Add a TODO list to the fetcher
- From: Stéphane Maniaci <maniacis src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [ease/plugins] Add a TODO list to the fetcher
- Date: Sun, 20 Jun 2010 22:48:56 +0000 (UTC)
commit f3860e6ef5f5bc6c7329f772ecf25860317faee2
Author: Stéphane Maniaci <stephane maniaci gmail com>
Date: Mon Jun 21 00:48:50 2010 +0200
Add a TODO list to the fetcher
plugins/flickr.vala | 12 ++++++++++++
1 files changed, 12 insertions(+), 0 deletions(-)
---
diff --git a/plugins/flickr.vala b/plugins/flickr.vala
index 30a992f..799871c 100644
--- a/plugins/flickr.vala
+++ b/plugins/flickr.vala
@@ -2,6 +2,18 @@ using Rest;
using Json;
using Gtk;
+
+/*
+ TODO :
+ - launching multiple requests
+ - escaping the description tags
+ - wrapping the long fields (emo-descriptions)
+ - asyncing
+ - getting licence and author's realname based on the IDs we get right now
+ - make a nice combo-box for licenses
+ - make the UI prettier
+*/
+
public class FlickrFetcher {
/* Flickr stuff */
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]