Fork me on GitHub
#boot
<
2015-09-05
>
juhoteperi07:09:15

@esp1: Perun doesn't use metadata on TmpFile objects but metadata on the fileset itself

juhoteperi07:09:27

and sitemap task uses get-meta

micha14:09:18

@esp1: TmpFile metadata is just adding keys to the TmpFile record

micha14:09:33

that way it's easy to filter by metadata

micha14:09:02

if you overwrite the fields of the record itself bad things will happen of course

micha14:09:32

so using namespaced kw or something like that would be good practice