I've been a developer for many years, and I'm always looking for new ways to do things. I have a Lotus Notes application that uses profile documents to store configuration information(server names, file location, and etc.). I was thinking of maybe making an ini file to take place of these documents. Is there a common programmer practice for storing application configuration information? Is there a better way than an ini file?