[Interest] Qt API annoyances: where to log/discuss?

Giuseppe D'Angelo giuseppe.dangelo at kdab.com
Thu Nov 1 23:30:13 CET 2018


Hi,

Il 01/11/18 21:14, Jason H ha scritto:
> originals | ranges::view::transform([](int i) { return i * 3; });
> 
> The bitwise OR operator, descending multiple namespaces.
> It makes my point. That these very common functional programming paradigms (map, reduce, etc)  are (needlessly?) obtuse in C++.

Sorry, what is the point? Is it hard to read, write, teach, learn, 
understand, extend...? What is the baseline we're comparing it against?


> Further more, my point is made qgain with this talk about C++2a. It's something that can be done now, but i shouldn't have to wait, Qt can implement these however it can today and move to ranges when available.

A bit too convenient to just ask someone else to do a _lot_ of work for 
you... anyhow, you don't have to wait:

> https://github.com/ericniebler/range-v3

And again, why should Qt invest precious development bandwidth 
reinventing half-cooked solutions for problems solved in an excellent 
way elsewhere? As I said in the other thread, not using C++-latest costs 
_you_ more. It shouldn't cost anything for Qt.

My 2 c,
-- 
Giuseppe D'Angelo | giuseppe.dangelo at kdab.com | Senior Software Engineer
KDAB (France) S.A.S., a KDAB Group company
Tel. France +33 (0)4 90 84 08 53, http://www.kdab.com
KDAB - The Qt, C++ and OpenGL Experts

-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 4007 bytes
Desc: Firma crittografica S/MIME
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20181101/65c2b890/attachment.bin>


More information about the Interest mailing list