Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Revisions: Issue #27400 All Revisions ] Back to Issue ]
Summary 0027400: Stabilization: Overhaul Version management
Revision 2014-08-21 10:52 by Orekaria
Description Stabilization: Overhaul the version management logic

We lack a way to execute different/upgraded code depending on the version e.g: when we introduce a new feature backward compatible and we want the developer to be warned about the new feature


We lack a way to handle version changes:

at least for:
- major, minor version of the WebPOS (Q2, Q3, etc)
- localDB.version
- uuid

maybe also for:
- modules versions


we would like to insert the major.minor version in the generated javascript file
e.g, the first line being:

  // mobile.core vQ2.4
  

Revision 2014-08-21 10:48 by Orekaria
Description Stabilization: Overhaul the version management logic

We lack a way to execute different/upgraded code depending on the version e.g: when we introduce a new feature backward compatible and we want the developer to be warned about the new feature


We lack a way to handle version changes:

at least for:
- major, minor version of the WebPOS (Q2, Q3, etc)
- localDB.version
- uuid

maybe also for:
- modules versions


Revision 2014-08-21 10:47 by Orekaria
Description Stabilization: Overhaul the version management logic

We lack a way to handle version changes:
at least for:
- major, minor version of the WebPOS (Q2, Q3, etc)
- localDB.version
- uuid

We lack a way to execute different/upgraded code depending on the version e.g: when we introduce a new feature backward compatible and we want the developer to be warned about the new feature
Revision 2014-08-21 10:46 by Orekaria
Description Stabilization: Overhaul the version management logic

We lack a way to handle version changes:
at least for:
- major, minor version of the WebPOS (Q2, Q3, etc)
- localDB.version
- uuid

We lack a way to execute different/upgraded code depending on the version e.g: when we introduce a new feature backward compatible and we want the developer to be warned about that feature


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker