Andy wrote:
> I am thinking about creating a transaction history for auditing, repairing
> and undoing.  I am thinking about using XML since this would be easy to
> create and would adjust naturally to the addition of new attributes.
> However, this would make the file sizes larger. 
> 
> What are everyone's thoughts about
> 1.  Keeping a transaction log
> 2.  Keeping it in XML format

For what?

I would be very much inclined not to build something from 
scratch, but to use some native / existing functionality:

Source code: use a versioning system
Files: use the snapshot capabilities from your OS/FS
Database: use the native tools from your database

Jochem

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:209530
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to