When changing the configuration in "Configure
Packages", the serialized configuration files are not
built newly from the changed xml-dist files.
shouldn't this be part of framework instead of installer ?
in "configure packages", all config.xml-dist files are parsed
with the values the user entered and then new config.xml files
are written. when the framework tries to read from one of this
files, the fdate of serialized and original config.xml file should
be checked. if it is necessary then, the config xml file is
processed again for creating the serialized file.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Logged In: YES
user_id=223174
shouldn't this be part of framework instead of installer ?
in "configure packages", all config.xml-dist files are parsed
with the values the user entered and then new config.xml files
are written. when the framework tries to read from one of this
files, the fdate of serialized and original config.xml file should
be checked. if it is necessary then, the config xml file is
processed again for creating the serialized file.