Re: [swift-corelibs-dev] [swift-evolution] Proposal: Swift Open Source Project and Foundation replacements

2015-12-04 Thread Maxthon Chan
Let’s take a look at C# which Microsoft designed to replace C++ MFC. The compatibility is never removed although C# itself is pretty complete already. During early days (2002) lots of components in C# are stubs calling back to MFC but nevertheless this presented a more or less complete library s

Re: [swift-corelibs-dev] [swift-evolution] Proposal: Swift Open Source Project and Foundation replacements

2015-12-04 Thread Maxthon Chan
onable tradeoff. > > Pozdrawiam – Regards, > Adrian Kashivskyy > >> Wiadomość napisana przez Maxthon Chan > <mailto:xcvi...@me.com>> w dniu 04.12.2015, o godz. 11:54: >> >> Let’s take a look at C# which Microsoft designed to replace C++ MFC. The >>

Re: [swift-corelibs-dev] [swift-evolution] Proposal: Swift Open Source Project and Foundation replacements

2015-12-04 Thread Maxthon Chan
Let’s take a look at C# which Microsoft designed to replace C++ MFC. The compatibility is never removed although C# itself is pretty complete already. During early days (2002) lots of components in C# are stubs calling back to MFC but nevertheless this presented a more or less complete library s