Re: ImportStore.cs ??



On Sat, 2006-05-20 at 13:02 +0800, Bengt Thuree wrote:
> Hi
> 
> Is this ImportStore used anywhere?
> 
> Seems to be empty.
> What is the plan for this one, or can I happily remove this one and
> replace it with the following:
> 1) imports_adm  : import_id, date, number of imported photos, Label
> 2) imports_data : import_id, photo_id

Do we have to have a label for each import? I imagine this would add a
whole slew of UI to "manage" imports. Is it worth to add all this
complexity to f-spot, given the limited added value it gives?

But more important: why do we want a "number of imported photos" field?
We can calculate this number on the fly with smart SQL.

> Existing imports looks like this:
> CREATE TABLE imports (                                  
> id          INTEGER PRIMARY KEY NOT NULL,         
> time        INTEGER   );



--
Ruben Vermeersch (rubenv)
http://www.Lambda1.be/



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]