Return-Path: X-Original-To: apmail-myfaces-dev-archive@www.apache.org Delivered-To: apmail-myfaces-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 9BED310E1D for ; Mon, 7 Oct 2013 12:52:54 +0000 (UTC) Received: (qmail 24102 invoked by uid 500); 7 Oct 2013 12:52:50 -0000 Delivered-To: apmail-myfaces-dev-archive@myfaces.apache.org Received: (qmail 24071 invoked by uid 500); 7 Oct 2013 12:52:48 -0000 Mailing-List: contact dev-help@myfaces.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "MyFaces Development" Delivered-To: mailing list dev@myfaces.apache.org Received: (qmail 24013 invoked by uid 99); 7 Oct 2013 12:52:45 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 07 Oct 2013 12:52:45 +0000 Date: Mon, 7 Oct 2013 12:52:45 +0000 (UTC) From: "Gerhard Petracek (JIRA)" To: dev@myfaces.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Comment Edited] (MYFACES-3797) cdi support for converters and validators MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/MYFACES-3797?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13788113#comment-13788113 ] Gerhard Petracek edited comment on MYFACES-3797 at 10/7/13 12:52 PM: --------------------------------------------------------------------- @dora: no - as mentioned in my previous comment everything which was mentioned is tested (locally) and works without issues. if you have a case in mind which doesn't work, you are welcome to provide it. was (Author: gpetracek): no - as mentioned in my previous comment everything which was mentioned is tested (locally) and works without issues. if you have a case in mind which doesn't work, you are welcome to provide it. > cdi support for converters and validators > ----------------------------------------- > > Key: MYFACES-3797 > URL: https://issues.apache.org/jira/browse/MYFACES-3797 > Project: MyFaces Core > Issue Type: New Feature > Components: JSR-344 > Reporter: Gerhard Petracek > Assignee: Gerhard Petracek > Attachments: MYFACES-3797.patch > > > with > > org.apache.myfaces.CONVERTER_INJECTION_ENABLED > true > > and > > org.apache.myfaces.VALIDATOR_INJECTION_ENABLED > true > > it should be possible to enable cdi support for converters/validators. > we need the config, because it was postponed for the spec. -- This message was sent by Atlassian JIRA (v6.1#6144)