in reply to Re: RFC: config::simple vs config::ini
in thread RFC: config::simple vs config::ini
To: Jenda,
You are right most of the time the *.ini files are loaded just once. The reason that I implement this experiment is that I wanted to become familiar with all possibilities of parsing data through *.ini and secondary some times I am creating while(sleep 1) loops with scripts that include MySQL syntax. In such cases again it does not make a big difference, but I thought it would be fun to apply and find the most suitable solution to my needs.
In conclusion, I did not find any documentation that could include all of them together. So I thought why not write something by my self experiment and contribute to least possible degree.
|
|---|