in reply to Re^3: Practical suggestion for accessing configuration data stored in XML format
in thread Practical suggestion for accessing configuration data stored in XML format
It is my firm belief that every single piece of code you write should be of such a quality that you'd be proud to post it in popular public fora. It has always been my experience that any code I don't take this care in writing comes back to haunt me many times over.
Document everything, carefully consider your apis, and keep it as simple as possible. You'll thank yourself down the road.
|
|---|