@al3xicon I've used it several times, but perhaps with simpler constructs than you are trying. It seems to be using SDF basically under the hood.
a
al3xicon
02/04/2020, 2:20 PM
yeah I knew that it was using SDF under the hood, unfortunately I haven't gotten it to work for me yet - but may have to do with the dependencies on the objects i'm dealing with being complex, like you mentioned
al3xicon
02/04/2020, 2:21 PM
glad at least it works somewhat, but it sounds like hopefully it will work better in the next release
s
stalbert
02/04/2020, 2:32 PM
perhaps just use SDF directly?
a
al3xicon
02/04/2020, 2:44 PM
i was thinking of doing that, it's been a while since i have...probably would still be better than just moving everything manually, eh?
s
stalbert
02/04/2020, 3:10 PM
more importantly, using 'real' SDF means you can version everything, which we should be doing pretty much without exception.
stalbert
02/04/2020, 3:11 PM
the exception being perhaps experiments that are known to be just throw-away, or when working with the various constructs that are not yet supported by SDF