April 2014
Beginner to intermediate
634 pages
15h 22m
English
In Chapter 13, Configuration Files and Persistence, we suggested two application configuration design patterns:
Namespace object created by ArgumentParser.main() function and not saving the properties.What we showed you in the previous section was the use of a local Namespace object to collect all of the parameters. From this, we can build the necessary application objects that will do the real work of ...