Alexander Berl

Results 239 comments of Alexander Berl

Never taking your feedback personal, so no worries :) In the end, I even rather have destructive feedback than no feedback at all Regarding duplication: I just thought that there...

Ok, here is a first draft of refactoring that behaviour into the *ObjectConverter. It kind of feels weird to have methods that deal with property setting within the converter now,...

Any thoughts on this implementation @bwaidelich @kitsunet?

Thanks once more for the feedback. > I'm afraid we're talking cross purpose here.. My point of moving this functionality to the "persistence realm" was to prevent broken/magic behavior. IMO...

> So lets get back to the core of the original issue: Sure. > We want to make it easier to work entities that have OneToMany & ManyToMany relations in...

Do you think we can find a solution to this for 3.3 LTS @bwaidelich or would you rather consider this so (subtle) breaking that it should only go into 4.0...

I could think about an interface on a class to opt-in to the behaviour (e.g. `UseAddRemoveMethodsInterface`), but I'm unsure about the `ObjectConverter` option switch. As stated, it would be necessary...

Pretty sure I used mencoder to encode the video as AVC, sounds as AAC (mp3 should be fine too), then pmp_muxer to mux the streams into the pmp format. Don't...

Funny, how I tried to find plausible use cases for other such headers and couldn't find anything: https://github.com/guzzle/psr7/pull/299#issuecomment-580714000 Well, guess that's pretty doable to load the split headers from a...