From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from localhost (localhost [127.0.0.1]) by turing.freelists.org (Avenir Technologies Mail Multiplex) with ESMTP id AF1772DED1 for ; Fri, 31 May 2019 15:45:29 -0400 (EDT) Received: from turing.freelists.org ([127.0.0.1]) by localhost (turing.freelists.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id OLkGAPVz8rIv for ; Fri, 31 May 2019 15:45:29 -0400 (EDT) Received: from smtp5.mail.ru (smtp5.mail.ru [94.100.179.24]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by turing.freelists.org (Avenir Technologies Mail Multiplex) with ESMTPS id 6C92E28667 for ; Fri, 31 May 2019 15:45:29 -0400 (EDT) Date: Fri, 31 May 2019 22:45:24 +0300 From: Konstantin Osipov Subject: [tarantool-patches] Re: [PATCH v5 3/6] sql: introduce tuple_fetcher class Message-ID: <20190531194524.GH6141@atlas> References: <5672cd4b-0c46-b668-efa6-a6a465e601fa@tarantool.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <5672cd4b-0c46-b668-efa6-a6a465e601fa@tarantool.org> Sender: tarantool-patches-bounce@freelists.org Errors-to: tarantool-patches-bounce@freelists.org Reply-To: tarantool-patches@freelists.org List-Help: List-Unsubscribe: List-software: Ecartis version 1.0.0 List-Id: tarantool-patches List-Subscribe: List-Owner: List-post: List-Archive: To: tarantool-patches@freelists.org Cc: Vladislav Shpilevoy * Kirill Shcherbatov [19/05/31 20:34]: > Hi! Thank you for review. We have a yet enother -er class. It seems not to be a coincidence that all these -er classes are coming from the same contributor. Kirill, please rethink the design, I kind of hit the limit of active classes. -- Konstantin Osipov, Moscow, Russia