Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 7BEA0200BD0 for ; Wed, 30 Nov 2016 19:20:44 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 7A9F6160B13; Wed, 30 Nov 2016 18:20:44 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id C232C160B06 for ; Wed, 30 Nov 2016 19:20:43 +0100 (CET) Received: (qmail 72880 invoked by uid 500); 30 Nov 2016 18:20:42 -0000 Mailing-List: contact dev-help@ofbiz.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@ofbiz.apache.org Delivered-To: mailing list dev@ofbiz.apache.org Received: (qmail 72869 invoked by uid 99); 30 Nov 2016 18:20:42 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd3-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 30 Nov 2016 18:20:42 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd3-us-west.apache.org (ASF Mail Server at spamd3-us-west.apache.org) with ESMTP id 2D445180226 for ; Wed, 30 Nov 2016 18:20:42 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd3-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 0.28 X-Spam-Level: X-Spam-Status: No, score=0.28 tagged_above=-999 required=6.31 tests=[KAM_LAZY_DOMAIN_SECURITY=1, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H3=-0.01, RCVD_IN_MSPIKE_WL=-0.01] autolearn=disabled Received: from mx1-lw-us.apache.org ([10.40.0.8]) by localhost (spamd3-us-west.apache.org [10.40.0.10]) (amavisd-new, port 10024) with ESMTP id IuDAQP0BmGh8 for ; Wed, 30 Nov 2016 18:20:41 +0000 (UTC) Received: from smtp1-g21.free.fr (smtp1-g21.free.fr [212.27.42.1]) by mx1-lw-us.apache.org (ASF Mail Server at mx1-lw-us.apache.org) with ESMTPS id 052445FD92 for ; Wed, 30 Nov 2016 18:20:40 +0000 (UTC) Received: from [IPv6:2a01:e34:eeeb:cca0:ec82:97de:1543:abe6] (unknown [IPv6:2a01:e34:eeeb:cca0:ec82:97de:1543:abe6]) by smtp1-g21.free.fr (Postfix) with ESMTPS id D5792B005A5 for ; Wed, 30 Nov 2016 19:20:37 +0100 (CET) Subject: Re: [DISCUSSION] Defining an OFBiz Project Strategy To: dev@ofbiz.apache.org References: <5fa29ffe-88ce-8ee6-0714-c566e7c6f501@ofbizextra.org> <6c27d137-e245-9623-209e-c003dc771b01@nereide.fr> From: Olivier Heintz Organization: ofbizextra Message-ID: <0d7982c4-ce9d-27c5-be73-09a663b041cb@ofbizextra.org> Date: Wed, 30 Nov 2016 19:20:37 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.4.0 MIME-Version: 1.0 In-Reply-To: <6c27d137-e245-9623-209e-c003dc771b01@nereide.fr> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit archived-at: Wed, 30 Nov 2016 18:20:44 -0000 Le 29/11/2016 à 22:12, Nicolas Malin a écrit : > > Le 29/11/2016 à 20:21, Olivier Heintz a écrit : >> Le 28/11/2016 à 22:43, Taher Alkhateeb a écrit : >>>> Hi Sharan, >>>> >>>> Thank you for starting this important topic. OFBiz definitely needs >>>> .... model. >>>> - A DSL that hides and abstracts away the complexity of everything (services, entities, widgets, routing, etc...) >>>> and makes it easy for adopters to provide value quickly. >> - A plugin system AND a plugin strong organization > I'm agree to the plugin system but not on plugin strong organization. > > Offer good tools to realize some plugin is different that offer a > plateform to deploy and manage a plugin store > We need to concentrate the effort on the core, have some official plugin > for example, special case and define best pratice. > > We are to few to maintain the ofbiz core so for me manage a plugin store > is more for integrator company or another dedicate community with > different rules. my formulation was too short and so not clear, << plugin strong organization >> would have of the being something like << plugin metadata and some rules to be able to have efficient documentation to find easily what plugin install for the choosing function >> and nothing about repository management, I apologize for the misunderstanding. But I immediately add the remark done by sharan, taher, ... It's not a current discussion subject for today. We should have first have some plugin available. (I'm currently testing the webdriver-tools addon migrated as a plugin) > > Cheers, > Nicolas >