May 03, 2012 [phobos] std.bind removal? | ||||
---|---|---|---|---|
| ||||
Attachments:
| Hey, Isn't it about time we removed std.bind completely? It was deprecated a year ago. Regards, Alex |
May 03, 2012 Re: [phobos] std.bind removal? | ||||
---|---|---|---|---|
| ||||
Posted in reply to Alex Rønne Petersen | On Thursday, May 03, 2012 20:39:20 Alex Rønne Petersen wrote: > Hey, > > Isn't it about time we removed std.bind completely? It was deprecated a year ago. Yes. I'm usually the one who's been managing deprecations, and I didn't know that std.bind was deprecated (I've never used it), so I never removed it, and whoever deprecated it never removed it, so it's still there. But typically, anything which has been deprecated for 6 months or more should be removed. I should probably dig through Phobos and find all of the deprecated and scheduled for deprecated stuff that I haven't been keeping track of and move it along if it's been long enough. - Jonathan M Davis _______________________________________________ phobos mailing list phobos@puremagic.com http://lists.puremagic.com/mailman/listinfo/phobos |
Copyright © 1999-2021 by the D Language Foundation