December 13, 2018
On Thursday, 13 December 2018 at 21:55:00 UTC, Jacob Carlborg wrote:
> You don't need that hack with an extra interface called "Class" anymore. It's now possible to declare static/class methods directly, which wasn't possible before.

Oh, nice. Yeah, that's what it was. I renamed it and got it to compile and run again, but it really is a bunch of ugliness so being able to remove it is nice.

I am still having some trouble with the child classes, but you said that still sucks. My mixins basically do it, but yeah I am looking forward to this just working.


> I'm not sure if DIP43 needs to be changed. It's what I'm following when implementing, more or less. It's just that not everything in DIP43 has been implemented yet.

I see. Well, thanks for your work on this. It is coming together nicely.
1 2 3 4
Next ›   Last »