Working with the Handle/Body Classes
HydraExpress uses handle-body classes to simplify memory management, increase efficiency of the parser, and allow return-by-value semantics.
When working with the HydraExpress handle-body classes, there are some issues you should be aware of, particularly in the cases where code may require a deep copy. This section describes these common issues.