static storage is decided at compilation time. However, consider the scenario where we have lot of lazy initialization in functions:
I have seen the following methods to be used in several online examples, but haven\'t found any documentation on the recommended way of parsing an XML feed.