Return-Path: X-Original-To: apmail-deltacloud-dev-archive@www.apache.org Delivered-To: apmail-deltacloud-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id E2BE3C05B for ; Thu, 10 May 2012 08:06:17 +0000 (UTC) Received: (qmail 58338 invoked by uid 500); 10 May 2012 08:06:17 -0000 Delivered-To: apmail-deltacloud-dev-archive@deltacloud.apache.org Received: (qmail 58237 invoked by uid 500); 10 May 2012 08:06:17 -0000 Mailing-List: contact dev-help@deltacloud.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@deltacloud.apache.org Delivered-To: mailing list dev@deltacloud.apache.org Received: (qmail 58226 invoked by uid 99); 10 May 2012 08:06:17 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 10 May 2012 08:06:17 +0000 X-ASF-Spam-Status: No, hits=-5.0 required=5.0 tests=RCVD_IN_DNSWL_HI,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of mfojtik@redhat.com designates 209.132.183.28 as permitted sender) Received: from [209.132.183.28] (HELO mx1.redhat.com) (209.132.183.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 10 May 2012 08:06:12 +0000 Received: from int-mx01.intmail.prod.int.phx2.redhat.com (int-mx01.intmail.prod.int.phx2.redhat.com [10.5.11.11]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id q4A85oKZ024182 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Thu, 10 May 2012 04:05:51 -0400 Received: from dhcp-29-121.redhat.com (dhcp-29-121.brq.redhat.com [10.34.29.121]) by int-mx01.intmail.prod.int.phx2.redhat.com (8.13.8/8.13.8) with ESMTP id q4A85lNY021947 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Thu, 10 May 2012 04:05:50 -0400 Date: Thu, 10 May 2012 10:06:47 +0200 From: Michal Fojtik To: dev@deltacloud.apache.org Subject: Re: [PATCH core 06/32] Core: Added support for autoloading all Deltacloud models Message-ID: <20120510080647.GA92471@dhcp-29-121.redhat.com> References: <1334670011-40658-1-git-send-email-mfojtik@redhat.com> <1334670011-40658-6-git-send-email-mfojtik@redhat.com> <1336609212.2686.26.camel@avon.watzmann.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1336609212.2686.26.camel@avon.watzmann.net> User-Agent: Mutt/1.5.21 (2011-07-01) X-Scanned-By: MIMEDefang 2.67 on 10.5.11.11 X-Virus-Checked: Checked by ClamAV on apache.org On 05/10/12, David Lutterkort wrote: > On Tue, 2012-04-17 at 15:39 +0200, mfojtik@redhat.com wrote: > > From: Michal Fojtik > > This also is a lot of magic to me - is there really that much to gain > from not having to add a new model to the list of requires here ? Yeah, well I usually end up with code like this when I need to type the same thing too many times. But not a problem, I'll add the require there to make it more clean. -- michal -- Michal Fojtik Sr. Software Engineer, Deltacloud API (http://deltacloud.org)