Great thanks for the info and pointer!
On Monday, November 23, 2015 at 11:20:08 AM UTC-5, Tim Holy wrote: > > And to make it clear, you can do this now, though it's sometimes a little > awkward. As recommended reading, the source code for ColorTypes.jl is a > pretty > good example. See also base/multidimensional.jl. > > --Tim > > On Monday, November 23, 2015 05:15:47 PM Milan Bouchet-Valat wrote: > > Le lundi 23 novembre 2015 à 08:06 -0800, Lampkld a écrit : > > > Hello, > > > > > > I have a use case that specifically requires multiple inheritance > > > (and concrete inheritance to a lesser degree). > > > > > > Will traits or another mechanism for subtyping from multiple kinds > > > definitely make it into base? > > > > I think the plan is indeed to integrate them, though the precise form > > this will take is not completely defined yet. For details, see > > https://github.com/JuliaLang/julia/pull/13222 > > > > > > Regards > >
