From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from list by lists.gnu.org with archive (Exim 4.71) id 1gocUC-0000GP-FE for mharc-gwl-devel@gnu.org; Tue, 29 Jan 2019 18:08:08 -0500 Received: from eggs.gnu.org ([209.51.188.92]:44510) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gocUA-0000G9-LS for gwl-devel@gnu.org; Tue, 29 Jan 2019 18:08:07 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gocUA-000520-3E for gwl-devel@gnu.org; Tue, 29 Jan 2019 18:08:06 -0500 Received: from mail-qt1-x832.google.com ([2607:f8b0:4864:20::832]:37455) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1gocU8-00051F-Gg for gwl-devel@gnu.org; Tue, 29 Jan 2019 18:08:05 -0500 Received: by mail-qt1-x832.google.com with SMTP id t33so24265903qtt.4 for ; Tue, 29 Jan 2019 15:08:02 -0800 (PST) MIME-Version: 1.0 References: <87bm40qta0.fsf@elephly.net> <875zu7refm.fsf@elephly.net> <87womnptym.fsf@elephly.net> <874l9rpeiq.fsf@elephly.net> In-Reply-To: <874l9rpeiq.fsf@elephly.net> From: zimoun Date: Tue, 29 Jan 2019 22:52:53 +0100 Message-ID: Content-Type: text/plain; charset="UTF-8" Subject: Re: support for containers List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Ricardo Wurmus Cc: gwl-devel@gnu.org Hi Ricardo, I follow your explanations, I think. What it is not clear to me is: how many store do we consider? 1. one managing the package. Everything already here. Nothing to tell more. :-) 2. one about scripts 3. one about data Or the scripts and the data do they live in the same store? And the script is just considered as a kind-of derivation for the data. Hum? it is out of container scope, isn't it? Well, thank you for the container support. :-) All the best, simon