Thread overview | ||||||||
---|---|---|---|---|---|---|---|---|
|
October 06, 2010 [Issue 4999] New: Add Kenji Hara's adaptTo() to Phobos | ||||
---|---|---|---|---|
| ||||
http://d.puremagic.com/issues/show_bug.cgi?id=4999 Summary: Add Kenji Hara's adaptTo() to Phobos Product: D Version: D2 Platform: Other OS/Version: Mac OS X Status: ASSIGNED Severity: normal Priority: P2 Component: DMD AssignedTo: andrei@metalanguage.com ReportedBy: andrei@metalanguage.com --- Comment #0 from Andrei Alexandrescu <andrei@metalanguage.com> 2010-10-06 08:06:50 PDT --- http://github.com/9rnsr/scrap/blob/master/interfaces/interfaces.d See also discussion "LazyInterface (simplified Boost.Interfaces)" on digitalmars.d. -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- |
October 06, 2010 [Issue 4999] Add Kenji Hara's adaptTo() to Phobos | ||||
---|---|---|---|---|
| ||||
Posted in reply to Andrei Alexandrescu | http://d.puremagic.com/issues/show_bug.cgi?id=4999 Andrei Alexandrescu <andrei@metalanguage.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|normal |enhancement -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- |
February 09, 2013 [Issue 4999] Add Kenji Hara's adaptTo() to Phobos | ||||
---|---|---|---|---|
| ||||
Posted in reply to Andrei Alexandrescu | http://d.puremagic.com/issues/show_bug.cgi?id=4999 Andrej Mitrovic <andrej.mitrovich@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |andrej.mitrovich@gmail.com Component|DMD |Phobos Platform|Other |All OS/Version|Mac OS X |All --- Comment #1 from Andrej Mitrovic <andrej.mitrovich@gmail.com> 2013-02-09 09:06:20 PST --- So, what ever happened to this? NG links to discussions: http://www.digitalmars.com/d/archives/digitalmars/D/LazyInterface_simplified_Boost.Interfaces_117715.html http://www.digitalmars.com/d/archives/digitalmars/D/duck_119480.html#N119480 -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- |
March 31, 2013 [Issue 4999] Add Kenji Hara's adaptTo() to Phobos | ||||
---|---|---|---|---|
| ||||
Posted in reply to Andrei Alexandrescu | http://d.puremagic.com/issues/show_bug.cgi?id=4999 --- Comment #2 from Andrei Alexandrescu <andrei@erdani.com> 2013-03-31 09:07:47 PDT --- I think we should move forward with this. Kenji, could you please convert this to a pull request? Let's review it there. I'll assign this bug to you, hope you don't mind. We should definitely change adaptTo to a more marketable name. I think structuralCast should do better. -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- |
April 19, 2013 [Issue 4999] Add Kenji Hara's adaptTo() to Phobos | ||||
---|---|---|---|---|
| ||||
Posted in reply to Andrei Alexandrescu | http://d.puremagic.com/issues/show_bug.cgi?id=4999 Kenji Hara <k.hara.pg@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |pull --- Comment #3 from Kenji Hara <k.hara.pg@gmail.com> 2013-04-19 03:45:38 PDT --- Sorry for my late correspondence. I opened a pull request for this. https://github.com/D-Programming-Language/phobos/pull/1265 -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- |
June 02, 2013 [Issue 4999] Add Kenji Hara's adaptTo() to Phobos | ||||
---|---|---|---|---|
| ||||
Posted in reply to Andrei Alexandrescu | http://d.puremagic.com/issues/show_bug.cgi?id=4999 --- Comment #4 from github-bugzilla@puremagic.com 2013-06-01 21:41:59 PDT --- Commits pushed to master at https://github.com/D-Programming-Language/phobos https://github.com/D-Programming-Language/phobos/commit/8b390ae6c4650cd9d34098eac33e88b8b1efe266 fix Issue 4999 - Add Kenji Hara's adaptTo() to Phobos Add structuralCast and structuralDownCast in std.typecons https://github.com/D-Programming-Language/phobos/commit/cee7de0103b77de7b36067486a71f45d5c21f78e Merge pull request #1265 from 9rnsr/structuralCast Issue 4999 - Add Kenji Hara's adaptTo() to Phobos -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- |
Copyright © 1999-2021 by the D Language Foundation