in reply to Designing a monthly software and database update for a web app
You have some payment scheme for your packages, but your design does not incorporate any enforcement of that. You do mention IP address validation, but that is a very weak reed. How is that to work with the CD distribution you next mention?
I don't understand why the intermediate xml steps are necessary. Why not write the db updates as a MySQL batch file?
You should consider the system patch and make utilities, as well as version numbering instead of date-based upgrades. There are well-known perl modules which can help with each stage of your design.
After Compline,
Zaxo
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Designing a monthly software and database update for a web app
by amonroy (Scribe) on Oct 17, 2004 at 00:26 UTC |