aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorvolpino <fox91@anche.no>2013-01-26 10:32:20 +0100
committervolpino <fox91@anche.no>2013-02-23 12:29:05 +0100
commit829494163f9c4560aebb9a137f2224179097d39a (patch)
treee60ff71cfad17f230a3b7c6f116af701d73ccb47 /TODO
parenteuscanwww: Added category description, overlay description, homepage and path (diff)
downloadeuscan-829494163f9c4560aebb9a137f2224179097d39a.tar.gz
euscan-829494163f9c4560aebb9a137f2224179097d39a.tar.bz2
euscan-829494163f9c4560aebb9a137f2224179097d39a.zip
updating TODO
Signed-off-by: volpino <fox91@anche.no>
Diffstat (limited to 'TODO')
-rw-r--r--TODO6
1 files changed, 0 insertions, 6 deletions
diff --git a/TODO b/TODO
index f2fbd7d..ee5f05f 100644
--- a/TODO
+++ b/TODO
@@ -74,8 +74,6 @@ euscanwww
### models
- Repository (added or not, from layman + repositories.xml)
-- Category (read metadata.xml)
-- Url ad ManyToMany
- Arches and Keyword
- Metadata, herds, maintainers and homepage are per-version, not per package. Store it in Version instead.
@@ -90,10 +88,6 @@ The application should be easy to use, and we should be able to launch the scan
The application should also be usable for p.g.o and gentoostats later...
The scan process should be faster than the one using euscan. gentoo-packages have some interesting ideas for that (keeping metadata and ebuild hash, etc..)
-### Scanning
-
-- Remove alive field in model, it should be possible to do the same thing using only memory. That may even be faster.
-
### API (LOW-PRIORITY)
- Move to tastypie