﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	launchpad_bug
1548	separate configuration from instantiation of Client instance	zooko	zooko	I'm writing tests of configuration, and currently reading values from the configuration and using them is done inside the constructor of [source:trunk/src/allmydata/client.py?annotate=blame&rev=5232#L111 Client]. I would rather there be some separate code that reads the values from configuration and does whatever validation and parsing is necessary and then passes all configuration options as arguments to the constructor of the class. This would be as prescribed in [wiki:CodingStandards the CodingStandards document].	enhancement	new	normal	soon	code-nodeadmin	1.9.0a2		configuration cleanup		
