[AgileWiki] new mantra: applications, applications, applications
Status: Beta
Brought to you by:
blaforge
From: Bill la F. <bil...@su...> - 2006-07-24 12:23:24
|
Full steam ahead is not always best. Take time to document, yes, I've done some of that. But as we approach 3.2, my thoughts are also turning to applications. How can we claim AgileWiki is an application platform for the next generation of software without a collection of sample applications? One that I've thought of that can work using only the facilities to be released in 3.2 is a check register. It works like SimpleAccounting, except that there is only one account--so we don't need a table with rows. Rather we just need a current balance and 3 subclasses of JSec: deposit, check and ATM withdrawal. For each of these there would also be a command to do same. And then there would be queries for a date range. (Or perhaps for the last N transactions.) And custom displays, of course, for each of the subclasses of JSec. I thought of two more, actually. But these require classifiers. We'll get there. Bill |