This patch the early steps to add and manage metadata to the Processing Factory.<br>Now it does uses a string to store metadata, but it will change to a struct (for easy manage).<br>With this patch it is possible to retrieve information of a given category and of a given key.
<br>New methods will be added:<br>- to retrieve information for a key and attributes<br>- to retrieve attributes (no values) from a key<br>- to retrieve unique names of attributes<br><br><br>any suggestion will be really appreciated
<br>