Re: Possible Enhancements to datatype, Introducing

2004-05-02 Thread Claas Thiele
Jose Alberto Fernandez wrote: I think we are streaching the meaning of way beyond what is what defined for. is used by -projecthelp to generate online help on a terminal console. It was not conceived as a javados style facility. If we want to provide something like or to ducument ANT buildfiles

RE: Possible Enhancements to datatype

2004-04-29 Thread Jose Alberto Fernandez
for a diferent kind of element using the new facilityes that can allow retrieving XML fragments. Jose Alberto > -Original Message- > From: Claas Thiele [mailto:[EMAIL PROTECTED] > Sent: 29 April 2004 09:01 > To: Ant Developers List > Subject: Possible Enhancemen

Possible Enhancements to datatype

2004-04-29 Thread Claas Thiele
Short: a) description element should allow every attribute and every markup inside. b) description element should be usable inside macrodef, presetdef and any container task like sequential. a) und b) will not be processed by ant (simply ignored). text nodes will be processed only. What can be