Project:
View Revisions: Issue #53763 | [ All Revisions ] [ Back to Issue ] | ||
Summary | 0053763: Integrate partial sampledata export properly to dbsourcemanager | ||
Revision | 2023-10-25 18:03 by AugustoMauch | ||
Description | POS2 sampledata is a partial sampledata applied on top of the pos1 sampledata White Valley. POS2 restaurant is another sampledata extension on top. However the code to export such a partial sampledata has never been integrated into the product. Instead some adhoc outdated / prototype is required to be used for every change of pos2 sampledata. The exact changes done in that prototype are unknown as the sourcecode has been lost (needs to be reverse-engineered from the binary only jar file used). This leads to: - Lost time every time such partial sample is being modified. - Impossible to add sampledata consistency check Which when missing allows further data problems to accumulate unchecked Goal is to: - Reverse engineer that old prototype - Integrate it properly so it can be used normally |
||
Revision | 2023-10-25 18:02 by AugustoMauch | ||
Description | POS2 sampledata is a partial sampledata applied on top of the pos1 sampledata White Valley. POS2 restaurant is another sampledata extension on top. However the code to export such a partial sampledata has never been integrated into the product. Instead some adhoc outdated / prototype is required to be used for every change of pos2 sampledata. The exact changes done in that prototype are unknown as the sourcecode has been lost (needs to be reverse-engineered from the binary only jar file used). This leads to: Lost time every time such partial sample is being modified. Impossible to add sampledata consistency check Which when missing allows further data problems to accumulate unchecked Goal is to: Reverse engineer that old prototype Integrate it properly so it can be used normally |
Copyright © 2000 - 2009 MantisBT Group |