From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from h1954115.stratoserver.net (h1954115.stratoserver.net [85.214.246.27]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by yocto-www.yoctoproject.org (Postfix) with ESMTPS id C2762E00719 for ; Tue, 5 Mar 2013 16:23:08 -0800 (PST) Received: from [192.168.188.66] (109.125.110.50.dynamic.cablesurf.de [109.125.110.50]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) (Authenticated sender: mail@timomueller.eu) by h1954115.stratoserver.net (mailserver) with ESMTPSA id 714B76E9411B; Wed, 6 Mar 2013 01:23:04 +0100 (CET) Message-ID: <51368C63.2050701@timomueller.eu> Date: Wed, 06 Mar 2013 01:22:59 +0100 From: Timo Mueller User-Agent: Mozilla/5.0 (Windows NT 6.2; WOW64; rv:17.0) Gecko/20130215 Thunderbird/17.0.3 MIME-Version: 1.0 To: Atanas Gegov References: <1362502308-7622-1-git-send-email-atanas.gegov.oss@gmail.com> In-Reply-To: <1362502308-7622-1-git-send-email-atanas.gegov.oss@gmail.com> Cc: yocto@yoctoproject.org Subject: Re: [eclipse-poky][PATCH 0/4] Refactorings in org.yocto.sdk.ide plugin X-BeenThere: yocto@yoctoproject.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: Discussion of all things Yocto List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Mar 2013 00:23:09 -0000 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Hi Atanas, Am 05.03.2013 17:51, schrieb Atanas Gegov: > From: Atanas Gegov > > Hi, > > This patch series does some refactoring in the org.yocto.sdk.ide plugin. > The natures and the utils get their own packages. Some methods and members were > also moved to suitable classes. What are you trying to improve? What is the idea of moving all these classes around? Please provide some more detail of what you are trying to accomplish with this patch set. > > Cheers, > Atanas > Best regards, Timo