Re: categories in core
David Calinski <[email protected]> Tue, 14 Oct 2003 14:22:46 +0200
| Newsgroups | gmane.comp.tools.memaid.devel |
|---|---|
| Message-ID | <[email protected]> |
On Tue, 14 Oct 2003 10:08:32 +0200 Peter Bienstman <[email protected]> wrote: > But can we make the system general enough for learning modes that are > not implemented by all frontends? What about the following idea: we > define an ID for each of the learning modes, i.e. > > optimally_scheduled = 0 > repeat_ahead_of_time = 1 > .... Seems OK. Should be easy to implement and use for both core and front-ends. Hm, is 8 modes enough? I think and hope that yes. I can use the same space ('char', there is no 'bool' type in C) for up to 8 modes. Um, I'm in hurry now.. will think about it more later, when I will come back from uni. :) Will have to assign numbers to modes and just implement it when I will be back, if no one is against this solution. Dave ------------------------------------------------------- This SF.net email is sponsored by: SF.net Giveback Program. SourceForge.net hosts over 70,000 Open Source Projects. See the people who have HELPED US provide better services: Click here: http://sourceforge.net/supporters.php