Return-Path: Delivered-To: apmail-ant-dev-archive@www.apache.org Received: (qmail 40690 invoked from network); 27 Nov 2003 14:37:30 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 27 Nov 2003 14:37:30 -0000 Received: (qmail 53676 invoked by uid 500); 27 Nov 2003 14:37:24 -0000 Delivered-To: apmail-ant-dev-archive@ant.apache.org Received: (qmail 53643 invoked by uid 500); 27 Nov 2003 14:37:23 -0000 Mailing-List: contact dev-help@ant.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Ant Developers List" Reply-To: "Ant Developers List" Delivered-To: mailing list dev@ant.apache.org Received: (qmail 53623 invoked from network); 27 Nov 2003 14:37:23 -0000 Received: from unknown (HELO bodewig.bost.de) (62.96.16.111) by daedalus.apache.org with SMTP; 27 Nov 2003 14:37:23 -0000 Received: (from bodewig@localhost) by bodewig.bost.de (8.11.6/8.11.6) id hAREbO826115; Thu, 27 Nov 2003 15:37:24 +0100 X-Authentication-Warning: bodewig.bost.de: bodewig set sender to bodewig@apache.org using -f To: dev@ant.apache.org Subject: XMLFragment/DynamicConfigurator problems From: Stefan Bodewig Date: 27 Nov 2003 15:37:24 +0100 Message-ID: Lines: 16 User-Agent: Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.4 (Portable Code) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N So we now have * namespace - I'd love to get hold of the prefix * mixed content - a limitation of our current introspection system and I've found * case of attributes - a limitation of our current introspection system, attributes get turned into all lower case before DynamicConfigurator can deal with them. I'd like to address all of them in for 1.7. Stefan --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org For additional commands, e-mail: dev-help@ant.apache.org