Return-Path: X-Original-To: apmail-corinthia-dev-archive@minotaur.apache.org Delivered-To: apmail-corinthia-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 43F1F17937 for ; Thu, 12 Mar 2015 22:59:38 +0000 (UTC) Received: (qmail 22645 invoked by uid 500); 12 Mar 2015 22:59:33 -0000 Delivered-To: apmail-corinthia-dev-archive@corinthia.apache.org Received: (qmail 22616 invoked by uid 500); 12 Mar 2015 22:59:33 -0000 Mailing-List: contact dev-help@corinthia.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@corinthia.incubator.apache.org Delivered-To: mailing list dev@corinthia.incubator.apache.org Received: (qmail 22605 invoked by uid 99); 12 Mar 2015 22:59:33 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 12 Mar 2015 22:59:33 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED,T_RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.3] (HELO mail.apache.org) (140.211.11.3) by apache.org (qpsmtpd/0.29) with SMTP; Thu, 12 Mar 2015 22:59:32 +0000 Received: (qmail 22210 invoked by uid 99); 12 Mar 2015 22:59:11 -0000 Received: from mail-relay.apache.org (HELO mail-relay.apache.org) (140.211.11.15) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 12 Mar 2015 22:59:11 +0000 Received: from [192.168.0.4] (unknown [151.67.56.89]) by mail-relay.apache.org (ASF Mail Server at mail-relay.apache.org) with ESMTPSA id 225F11A02C0; Thu, 12 Mar 2015 22:59:10 +0000 (UTC) Message-ID: <55021A3C.9040703@apache.org> Date: Thu, 12 Mar 2015 23:59:08 +0100 From: Andrea Pescetti User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.4.0 MIME-Version: 1.0 To: dev@corinthia.incubator.apache.org Subject: Re: Prototype web app, and Editor API References: <0000014c09c48e9f-af345524-63e8-45eb-ae67-dbdbad02e662-000000@email.amazonses.com> In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org jan i wrote: > On 12 March 2015 at 16:05, Franz de Copenhague wrote: >> http://django-ckeditor-franzdecopenhague.c9.io/admin/demo_application/examplemodel/2/ Just a quick mail to say that I've taken a look at both demos and they look very nice, even though of course I would need the time to look at the underlying architecture to assess where we are in Corinthia. > We cannot > however use e.g. GPL or BSD, the reason is that they limit downstream > projects from e.g. making a derivative and sell it...something we at ASF > really like when it happens. Minor clarification that adds to the list from Dennis: it is not about "selling" a derivative, but it is about the freedom to choose whatever license (open source or proprietary) for it. This is a subtle distinction, but it may be relevant for a project like Corinthia. Regards, Andrea.