Project:
View Revisions: Issue #43288 | [ Back to Issue ] | ||
Summary | 0043288: Implement StateController and SynchronizationBuffer components using IndexedDB | ||
Revision | 2020-03-12 13:15 by marvintm | ||
Description | New components to store the application state and the transactional messages that need to be synchronized to the application have been developed. These components use IndexedDB as persistent storage technology, and are designed to be independent from existing UI components, and easier to test automatically. The developer documentation for this feature can be found here: http://wiki.openbravo.com/wiki/StateController [^] |
||
Revision | 2020-02-27 13:13 by marvintm | ||
Description | New components to store the application state and the transactional messages that need to be synchronized to the application have been developed. These components use IndexedDB as persistent storage technology, and are designed to be independent from existing UI components, and easier to test automatically. |
Copyright © 2000 - 2009 MantisBT Group |