This is a light refactor as the outcome of exploring what PDP application conventions could look like. This change cements the decision for applications to interact with PDP by getting called back with different operations.
Alternatively we could have had an interface with separate methods for notifying each operation but I didn't see a compelling enough case for this.
This is a light refactor as the outcome of exploring what PDP application conventions could look like. This change cements the decision for applications to interact with PDP by getting called back with different operations.
Alternatively we could have had an interface with separate methods for notifying each operation but I didn't see a compelling enough case for this.