From commits-return-3536-archive-asf-public=cust-asf.ponee.io@polygene.apache.org Fri May 4 04:22:11 2018 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx-eu-01.ponee.io (Postfix) with SMTP id DD241180778 for ; Fri, 4 May 2018 04:22:10 +0200 (CEST) Received: (qmail 92912 invoked by uid 500); 4 May 2018 02:22:09 -0000 Mailing-List: contact commits-help@polygene.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@polygene.apache.org Delivered-To: mailing list commits@polygene.apache.org Received: (qmail 92763 invoked by uid 99); 4 May 2018 02:22:09 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 04 May 2018 02:22:09 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id CE2EFF6950; Fri, 4 May 2018 02:22:08 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit From: niclas@apache.org To: commits@polygene.apache.org Date: Fri, 04 May 2018 02:22:14 -0000 Message-Id: <14e1142147ad438fb454c5c8f9436e20@git.apache.org> In-Reply-To: References: X-Mailer: ASF-Git Admin Mailer Subject: [07/13] polygene-java git commit: Fixing nitpicking details Fixing nitpicking details Project: http://git-wip-us.apache.org/repos/asf/polygene-java/repo Commit: http://git-wip-us.apache.org/repos/asf/polygene-java/commit/5b662412 Tree: http://git-wip-us.apache.org/repos/asf/polygene-java/tree/5b662412 Diff: http://git-wip-us.apache.org/repos/asf/polygene-java/diff/5b662412 Branch: refs/heads/develop Commit: 5b662412f07dd1dcb3472f09823e27c3212449b4 Parents: ca66f7e Author: niclas Authored: Sun Apr 29 14:40:22 2018 +0800 Committer: niclas Committed: Sun Apr 29 14:40:22 2018 +0800 ---------------------------------------------------------------------- .../src/docs/what-is-composite-oriented-programming.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/polygene-java/blob/5b662412/tutorials/introduction/src/docs/what-is-composite-oriented-programming.txt ---------------------------------------------------------------------- diff --git a/tutorials/introduction/src/docs/what-is-composite-oriented-programming.txt b/tutorials/introduction/src/docs/what-is-composite-oriented-programming.txt index ef7fa48..8029a2f 100644 --- a/tutorials/introduction/src/docs/what-is-composite-oriented-programming.txt +++ b/tutorials/introduction/src/docs/what-is-composite-oriented-programming.txt @@ -24,8 +24,8 @@ We found this very well written blog entry on the Internet, which very well desc Programming really is. The article uses C# and a "show by example" approach to explaining COP, and this shows clearly that COP is not -Java specific, and although Polygene™ was (to our knowledge) first to introduce the name, it applies across languages and -potentially deserves one or more languages on its own. +Java specific, and although the founders of Qi4j (now Apache Polygene™) were (to our knowledge) the first to introduce +the name, it applies across languages and potentially deserves one or more languages on its own. The article is re-published here, as allowed by the http://msdn.microsoft.com/en-us/windowsmobile/bb264332.aspx[Microsoft Permissive License]