Hi Folks
It's slow work, but I am making progress on App::Office::CMS.
It's based on CGI::Application and friends, to help sustain the microlight claim.
Which Javascript library, I hear you all cry!
YUI. You should have guessed.
Only a few weeks now...
Cheers
Ron
code (Score:1)
Is it developed using some version control system?
Re: (Score:1)
Hi chorny
No, not yet.
I want to get the interface working so it's usable before I think about an undo command.
The data is stored in Postgres/SQLite/..., selectable via a config file.
The 1st version will probably have a backup button, to output the db to a datestamped file, which can be restored, as a crude implementation of undo.
In other words undo is not mandatory to the design, just nice-to-have...
Also, I'm worried about how to match the minimalist target with requiring git or some such, since I expect man
Re: App::Office::CMS - A Canny, Microlight and Sim (Score:1)