pturmel
February 23, 2021, 5:33pm
5
Doesn't exist. Handling project resources (as encoded in exports) is astonishingly difficult outside the platform, and rather difficult inside the platform. See this related thread:
TL/DR: Not possible for anyone outside IA, and not possible at all if any 3rd party modules generate their own resources.
Project files can contain all kinds of serialized resources, with the binary encoding defined by the Ignition module (including 3rd parties) that generated them. Some of the encodings expand to exotic XML with recursively nested binary encodings. All of the encodings depend on the serialization technology chosen by the module author(s).
This is still true in v8+ for Visi…
Similar to this older, pre-v8 topic:
Hi guys/Devs,
Are there any plans on incorporating a VCS like Git, github on Ignition?
OR if I may ask, is there anyone here who can suggest how to control source code like VCS does, or any alternative.
Thank you!