commit | 729481ce247f8ac29efb375ae879e4a9fed2e451 | [log] [tgz] |
---|---|---|
author | martin f. krafft <madduck@madduck.net> | Mon Jun 24 12:24:49 2013 +0200 |
committer | martin f. krafft <madduck@madduck.net> | Mon Jun 24 12:31:14 2013 +0200 |
tree | 8943e65955bdde9ce18c0166650a742f84bb5a5c | |
parent | b0f63e1610cd4d91a7e1975aeb9993ae40f919e7 [diff] |
Add optional name attribute to entities Entities can now carry an optional name attribute, and the YamlFile class uses that to store the basename of the file, which eases debugging tremendously. Signed-off-by: martin f. krafft <madduck@madduck.net>