-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Working with a Message must be more similar to working with other kinds of data. The ack functionality makes this difficult. I lean towards a final class using withers for modifying the message, and an inner acknowledgement instance to handle the actual acking. This would allow users to derive new messages quickly and easily without retaining old message objects, which is how we're currently handling things.
Metadata
Metadata
Assignees
Labels
No labels