Version 0.1 Released

Version 0.1 has been released!

This version is for public testing and comment review. It is NOT a final version and should not be seen as one.

List of things I know are missing:
- Documentation
- Error Trapping/Handling
- Payment Handlers
- Shipping Handlers

What is in this version:
- The class structure is in place
- The catalogue and cart are working (cart needs some more work)
- Save/Load to XML file works ... You can save your catalogue or cart out using the save function, and load them back in using the load function

How to send comments:
- Sign up and reply here
- E-mail me (support@stevangoode.com)
- Find me in irc (irc.1rc-chat.net #main)

How to find it:
- Click the Downloads link in the left menu
- Go to http://www.stevangoode.com/node/2 (same page)

Requirements:
- PHP5 with DOM