12 Feb
2014
12 Feb
'14
11:49 a.m.
On 12/02/14 16:07, Jonathan Gazeley wrote:
How come random_file was inherited while dh_file wasn't? Or have I misunderstood how this works, inerheritance doesn't exist, and it's just that random_file has a default value if undefined while dh_file doesn't?
The latter. There is no inheritance. There are "template" objects; look in the default configs for an example.