Re: Aisleriot: Bug 323818 - Recent Games



> > I was browsing the bugs looking for one easy enough to get started
> > with and I was thinking that this might be a good first project for
> > me.
> >
> > http://bugzilla.gnome.org/show_bug.cgi?id=323818
> >
> > I wanted to ask (before I began) if anyone is looking at this currently?

Just an update on the status of this: 

I've got it 95% working and all that's left is some minor functionality
adn then making sure that I'm not leaking memory anywhere.

For the list of the most recently uses games, I'm storing a list of the
5 most recent games in a single GConf key as strings by filename
seperated by a comma. For example:

"gaps.scm,klondike.scm,peek.scm"

And then break them up by comma when I need them. I stole the idea from
the Statistics GConf Key.

Anyone see an issue with this?

Also, I'm hard-coding it at 5 recent games. It seemed a bit crazy to let
you configure how many recent games it stored.

I'm going out of town tomorrow morning and I'm gone next weekend too.
I'll try to have something sent out next week before I leave again.

-D




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