moaxcp / download-magic

Automatically exported from code.google.com/p/project-penny
0 stars 0 forks source link

Saving Locations #101

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Make locations into it's own table in the DAO. Add ListEventListener to save 
changed in db.

Original issue reported on code.google.com by moa...@gmail.com on 12 Feb 2013 at 7:31

GoogleCodeExporter commented 9 years ago
Locations should be saved in the URL table with a different type (redirect). 
This way all urls are in one table and they are easy to add to the db.

Original comment by moa...@gmail.com on 13 Feb 2013 at 4:01

GoogleCodeExporter commented 9 years ago
Add an index to the urls table that will be used instead of count. This will 
maintain the order of the urls in the same way it is done for words. This will 
also put the locations in order by which hop it is used.

Original comment by moa...@gmail.com on 19 Feb 2013 at 1:39

GoogleCodeExporter commented 9 years ago

Original comment by moa...@gmail.com on 25 Feb 2013 at 9:27