Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

Todo List

Class EditScheduledTransForm
automatically update the scheduled list on exit

Class Form
some of the handle functions will need parameters, they will appear as they will get used

Member Form::Form(UInt16 id) FORM_SECTION2
remove the default =0 as soon as all the form classes have been ported

Class FormManager
class should be reimplemented. May be convenient to use a linked list instead of a fixed size array

Member TransactionsDB::packRecord(transactionStructure *trans, MemHandle db_entry) DB_SECTION2
we should be able to pack the scheduled structure to 0 or 1 bytes. I am not sure how viable this is (as we do not always know whether the transaction is scheduled or not when packing it ) but if it can be done it would save about 14 bytes for each transaction

Member TransactionsDB::purgeTransactions(DateType last_date) DB_SECTION2
message informing the operation is being performed while this function runs

Generated on Thu Jan 16 23:11:16 2003 for FreeCoins by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002