From users-return-93851-apmail-tapestry-users-archive=tapestry.apache.org@tapestry.apache.org Wed Nov 2 16:22:54 2011 Return-Path: X-Original-To: apmail-tapestry-users-archive@www.apache.org Delivered-To: apmail-tapestry-users-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 73D8F9B53 for ; Wed, 2 Nov 2011 16:22:54 +0000 (UTC) Received: (qmail 24219 invoked by uid 500); 2 Nov 2011 16:22:53 -0000 Delivered-To: apmail-tapestry-users-archive@tapestry.apache.org Received: (qmail 24199 invoked by uid 500); 2 Nov 2011 16:22:53 -0000 Mailing-List: contact users-help@tapestry.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Tapestry users" Delivered-To: mailing list users@tapestry.apache.org Received: (qmail 24191 invoked by uid 99); 2 Nov 2011 16:22:53 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 02 Nov 2011 16:22:53 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of thiagohp@gmail.com designates 209.85.213.52 as permitted sender) Received: from [209.85.213.52] (HELO mail-yw0-f52.google.com) (209.85.213.52) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 02 Nov 2011 16:22:48 +0000 Received: by ywm13 with SMTP id 13so404020ywm.11 for ; Wed, 02 Nov 2011 09:22:27 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=content-type:to:subject:date:mime-version:content-transfer-encoding :from:message-id:user-agent; bh=XHFgzFX0e4GFvh91MdAHjROPhLyG8aeNCTqztNJ5FxQ=; b=rhvgiPMcYKQ4h+QPyNUcVBUyJHskaV7KA5Gibra1q0gJYyvC5sNra3lb0CVWFsB0tv WZOKbNQ7YJIciirWZb1WtdYvdbYw2alYqd3vDplSZ5fmPTEPKThZ13pLEebs8dMXRUcg Hleqf2bdaIVq0dFUVzojpW30Q+/ctmAMBFYRA= Received: by 10.101.137.38 with SMTP id p38mr1280276ann.33.1320250947624; Wed, 02 Nov 2011 09:22:27 -0700 (PDT) Received: from lhost.localdomain ([201.80.244.142]) by mx.google.com with ESMTPS id j13sm8525760ani.19.2011.11.02.09.22.25 (version=TLSv1/SSLv3 cipher=OTHER); Wed, 02 Nov 2011 09:22:26 -0700 (PDT) Content-Type: text/plain; charset=utf-8; format=flowed; delsp=yes To: "Tapestry users" , "Christian Riedel" Subject: Re: [T5.3-rc-2] incompatible with artefacts built against prior versions e.g. 5.1 Date: Wed, 02 Nov 2011 14:22:23 -0200 MIME-Version: 1.0 Content-Transfer-Encoding: Quoted-Printable From: "Thiago H. de Paula Figueiredo" Message-ID: User-Agent: Opera Mail/11.52 (Linux) On Wed, 02 Nov 2011 14:18:12 -0200, Christian Riedel = wrote: > Hi Hi! > Can't you support both methods? > > T getService(Class serviceInterface, Class Annotation>... markerTypes); > and > T getService(Class serviceInterface); Isn't a getService(SomeClass.class) call valid for T getService(Class= = serviceInterface, Class Annotation>... markerTypes)? I think = = so. Don't you have any class implementing ObjectLocator? -- = Thiago H. de Paula Figueiredo Independent Java, Apache Tapestry 5 and Hibernate consultant, developer,= = and instructor Owner, Ars Machina Tecnologia da Informa=C3=A7=C3=A3o Ltda. http://www.arsmachina.com.br --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org For additional commands, e-mail: users-help@tapestry.apache.org