Open benjamin-bader opened 7 years ago
In order to be usable in signals/slots, they must have:
Maybe they don't need to be immutable and can just be copies? Expensive, when you consider that requests and responses have entities in-memory.
In order to be usable in signals/slots, they must have:
Maybe they don't need to be immutable and can just be copies? Expensive, when you consider that requests and responses have entities in-memory.