DOM advantages
- Last Updated: July 25, 2014
- 1 minute read
- OpenEdge
- Version 13.0
- Documentation
The general advantages of DOM include:
- Data persists in memory
- You can go forwards and backwards in the tree (random access)
- You can make changes directly to the tree in memory