Sven Bartscher

Results 41 comments of Sven Bartscher

The version you provided does indeed look alright. I think it would be ok to go with it. But because you asked for a use case, here a simplified version...

Is there anything I can do to help move this along? This PR has been sitting here untouched for quite a while now.

Generally I'd be willing to make those adjustment. The more interesting question is when I will have the time to do it, as I can't really make a commitment in...

I just pushed a new commit with your suggestions applied. As you suggested, the `registerHandler`s are now run from right to left (earliest added to latest added), but opposed to...

> Could you add an entry to the changelog and your name to the list of contributors, if it isn't there already? Done > The issue is that even though...

> The bad news is that it appears that one or more commits were authored or co-authored by someone other than the pull request submitter. We need to confirm that...

Just to be sure: Is there something I still need to do, before this can be merged? From my point of view this can be reviewed and merged, but apparently...

@grzesuav I would really like to move this forward, but as @luisdavim already mentioned, the future of the maintenance of metacontroller is currently discussed in #184. I'm afraid this merge...

I whipped up an implementation for this on [Kritzefitz:related-objects-impl](https://github.com/Kritzefitz/metacontroller/tree/related-object-impl) based on the current state of this branch. Should I open a new pull request or somehow attempt to merge my...