bbcarchdev / twine

An RDF workflow engine
https://bbcarchdev.github.io/twine/
Apache License 2.0
8 stars 3 forks source link

Deprecate `twine_graph_struct::pristine` #25

Closed nevali closed 8 years ago

nevali commented 8 years ago

Instead, we should just use twine_graph_struct::store throughout. If pristine is turned into void *reserved, there should be no binary-compatibility impacts.

nevali commented 8 years ago

Required to sensibly implement #23