use case: be able to convert more types than the one planned in our default producer (later we would wire converters to the producing logic IMO, today it is kind of split) deprecation: cause all this code is not needed, was there cause we never supported "generic" producers but nothing technically preventing it (this patch is just one step to this goal)
Romain Manni-Bucau @rmannibucau <https://twitter.com/rmannibucau> | Blog <http://rmannibucau.wordpress.com> | Github <https://github.com/rmannibucau> | LinkedIn <https://www.linkedin.com/in/rmannibucau> | Tomitriber <http://www.tomitribe.com> 2015-12-06 15:52 GMT+01:00 John D. Ament <[email protected]>: > What's the use case? Also why does your patch mark a bunch of stuff as > deprecated? > > On Fri, Dec 4, 2015 at 2:01 PM Romain Manni-Bucau <[email protected]> > wrote: > > > Oh yep just set the n+1 as a default. Thanks for updating it. > > Le 4 déc. 2015 19:53, "Gerhard Petracek" <[email protected]> a > > écrit : > > > > > +1 > > > (i just mentioned it, because "Fix Version" is currently 1.5.2.) > > > > > > regards, > > > gerhard > > > > > > > > > > > > 2015-12-04 19:45 GMT+01:00 Romain Manni-Bucau <[email protected]>: > > > > > > > well we can discuss it even if we dont push anything yet ;) > > > > > > > > > > > > Romain Manni-Bucau > > > > @rmannibucau <https://twitter.com/rmannibucau> | Blog > > > > <http://rmannibucau.wordpress.com> | Github < > > > > https://github.com/rmannibucau> | > > > > LinkedIn <https://www.linkedin.com/in/rmannibucau> | Tomitriber > > > > <http://www.tomitribe.com> > > > > > > > > 2015-12-04 19:22 GMT+01:00 Gerhard Petracek < > > [email protected] > > > >: > > > > > > > > > hi romain, > > > > > > > > > > i'll start with the release-steps for v1.5.2 soon -> let's discuss > it > > > for > > > > > v1.5.3. > > > > > > > > > > regards, > > > > > gerhard > > > > > > > > > > > > > > > > > > > > 2015-12-04 15:49 GMT+01:00 Romain Manni-Bucau < > [email protected] > > >: > > > > > > > > > > > Hi guys, > > > > > > > > > > > > opened https://issues.apache.org/jira/browse/DELTASPIKE-1037 > > > > > > > > > > > > WDYT about this feature? > > > > > > > > > > > > Side note: wondered if we should support List/Map with the same > > > > coercing > > > > > > logic, these types are quite common IMHO. > > > > > > > > > > > > Romain Manni-Bucau > > > > > > @rmannibucau <https://twitter.com/rmannibucau> | Blog > > > > > > <http://rmannibucau.wordpress.com> | Github < > > > > > > https://github.com/rmannibucau> | > > > > > > LinkedIn <https://www.linkedin.com/in/rmannibucau> | Tomitriber > > > > > > <http://www.tomitribe.com> > > > > > > > > > > > > > > > > > > > > >
