The package creator needs the possibility to store its settings in a project file, which can be loaded at any time to make adaptions to the already performed configurations. This would make package deployment much easier. Even more, the version <auto> could then have a real purpose as it would result in reasonable version increment every time the package is created.
We use XML as file format for the new NPKP (NumeRe package project) files. The advantage is, that we can make use of tinyXML-2 as a stable and robust library and we can avoid to write a new file type implementation. The XML files shall contain all install info settings and the file list. It might be helpful to provide a simple XML editor to store the documentation in the project or as a separate file.
The <auto> versioning will be represented in the project files, which will increment the package version automatically on project load by one build count.
Feature works as intended. No deviation detected.
Anonymous
Diff:
Diff:
Diff:
Related
Commit: [r869]
Commit: [r870]
Diff: