...ing logging 4.0

はてなブログに移行しました。D言語の話とかいろいろ。

Future Work

Walter wrote:

Jason House wrote:
> Did anyone make a tally ofhow many votes different things got? If so,
> what are they? I was surprised to see my remove SFINAE proposal
> showing up at all. It didn't even make my top 5
>
> For Walter's inner circle, what conclusions were drawn from the poll?
> I saw comments like "consider it done" about the whole Tango/Phobos
> runtime thing. Are there any other items getting serious
> consideration?


At the moment, the highest priority items are:


1. tango/phobos integration
2. fixing foreach so it works with iterators
3. implementing the threading model
4. fixing bugs
5. function returns by reference
6. invariant => immutable

まさかTangoとPhobosの統合が一番とは!障害は何だ?
iteratorなのかrangeなのかどっちなんだ.
スレッドがやっとまともになるらしい.
関数が参照を返せないと困る人がいるんだろうなあ.俺は困ったことないけど.
invariantはDbCだけにして,型の方はimmutableにするのかな?それ簡単にできないのかな.