Kulla API changes: shifting to events

Brian Goetz brian.goetz at oracle.com
Thu May 28 20:29:52 UTC 2015


Sounds good!  Can you post an API draft of what you're thinking?



On 5/28/2015 4:28 PM, Robert Field wrote:
> With keys generated for RejectedFailed and the addition of Dropped and
> particularly Overwritten Status, Outcome wasn't really making any sense
> any more.  There has been a desire to move in the direction of events.
> The two go well together.  I've introduced StatusTransitionEvent, and
> plan to shift to it.
>
> As soon as I can get the tests converted, I will be using
> StatusTransitionEvent as the event model for update.  I will leave the
> existing enum Outcome and Result.updates in place until we can convert
> everything, but please consider them deprecated.
>
> Please let me know any concerns, questions, ...
>
> -Robert
>


More information about the kulla-dev mailing list