On 10.04.2011 21:31, Jesse Phillips wrote:
On Sun, 10 Apr 2011 21:04:04 +0200, simendsjo wrote:

Seems the documentation is lagging a bit behind.. It will be frustrating
to rely on features that will be removed / vastly changed in the future.

Not quite sure I can trust the wiki..
http://www.prowiki.org/wiki4d/wiki.cgi?LanguageDevel

This is under "pending decision", but it's marked with a specific
version. * [DMD 2.051] toString() needs to be improved (Eg, change
signature to void toString(void delegate(const char[] s) put, const
char[] formatstr))

The changelog doesn't mention anything though.

Is my best bet to buy Andrei's book and learn from there? Not touching
any features he doesn't mention?

Well TDPL does have errors in itself. So while the Wiki may be wrong, it
will at least give you the items that are changes and might be changing.

I'm unsure why Don tagged that line, but I think the idea was approved
and maybe it just didn't making in.

I've stumbled upon several documentation and implementation issues already. Guess tdpl also uses half-implemented features.

But the documentation at digitalmars together with that wiki page should give enough info deprecated and unimplemented features?

Reply via email to