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 BD9C627D6A for ; Tue, 26 Feb 2019 08:17:59 -0500 (EST) 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 uhxx8Z1LdS0t for ; Tue, 26 Feb 2019 08:17:59 -0500 (EST) Received: from smtp29.i.mail.ru (smtp29.i.mail.ru [94.100.177.89]) (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 7A75A27D2A for ; Tue, 26 Feb 2019 08:17:59 -0500 (EST) Date: Tue, 26 Feb 2019 16:17:57 +0300 From: Konstantin Osipov Subject: [tarantool-patches] Re: [PATCH v2 4/4] Extract 'coll' library from 'core' Message-ID: <20190226131757.GA20707@chai> References: <20190226122357.GF5592@chai> <85771fa1-b999-e3d0-3975-44e8a3d371cd@tarantool.org> <20190226125525.GG5592@chai> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: 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: Vladislav Shpilevoy Cc: tarantool-patches@freelists.org * Vladislav Shpilevoy [19/02/26 16:12]: > Usually we either do not write readme at all, or write it in > the main header, describing the main functionality. And it is > never about build details, dependencies, and limitations. > > All limitations are usually described with corresponding enum > values and function comments. I'd say it's mostly sloppiness: kostja@chai ~/work/tarantool/src/lib % ls */README* msgpuck/README.md salad/README small/README.md -- Konstantin Osipov, Moscow, Russia, +7 903 626 22 32 http://tarantool.io - www.twitter.com/kostja_osipov