NOTE: use Perl; is on undef hiatus. You can read content, but you can't post it. More info will be forthcoming forthcomingly.
All the Perl that's Practical to Extract and Report
Stories, comments, journals, and other submissions on use Perl; are Copyright 1998-2006, their respective owners.
code (Score:1)
Is it developed using some version control system?
Re:code (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 many potential users would want to install it on a shared/vps hosting site.
The delay in replying is in part due to another bug in use.perl.org's code, whereby I was
logged on and not logged on simultaneously.
So, I could log on and draft a reply, but being not logged on meant the Preview and :-(.
Submit buttons were disabled on the grounds I was an anonymous poster
Cheers
Ron
Reply to This
Parent