major fix about slice tags
authorThierry Parmentelat <thierry.parmentelat@inria.fr>
Wed, 3 Jun 2015 14:17:43 +0000 (16:17 +0200)
committerThierry Parmentelat <thierry.parmentelat@inria.fr>
Wed, 3 Jun 2015 14:17:43 +0000 (16:17 +0200)
no slice tags was exposed by sfi describe before this change
we now expose them properly with a 'scope' field that can be either 'slice' or 'sliver'
note that nodegroup-based tags are still silently ignored at this point
---
using allocate with the 'append' option is probably the best approach anyway, with an empty list of slice tags; this avoid resetting slice tags


No differences found