You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ant.apache.org by Stefan Bodewig <bo...@apache.org> on 2005/01/10 16:57:35 UTC

Re: DO NOT REPLY [Bug 32631] - allow includes / excludes for fileset references

On Mon, 10 Jan 2005, <bu...@apache.org> wrote:

> I don't have a better name, and don't like the feature so far.

FWIW I tend to agree with DD, but don't want to continue the
discussion in bugzilla - could you guys please come over to dev@ant
again? 8-)

Stefan

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org
For additional commands, e-mail: dev-help@ant.apache.org


Re: DO NOT REPLY [Bug 32631] - allow includes / excludes for fileset references

Posted by Matt Benson <gu...@yahoo.com>.
--- Peter Reilly <pe...@apache.org> wrote:
> Matt Benson wrote:
[SNIP]
> >I'm here.  Basically the clone task is a minimally
> >functional extension to UnknownElement.  I added a
> >little bit of code to UnknownElement and
> >RuntimeConfigurable to make it easier to add the
> level
> >of indirection using a UE subclass.  Clone just
> puts
> >it to use.  So... fire away.  :)
> >  
> >
> I do feel a bit quesy about using a sub-task of
> UnknownElement as
> a task. There is a lot of magic going on with UEs
> and RCs.
> 
Next question on that subject... I had thought of
retroactively causing UE.makeObject() satisfy the
contract of some new interface and having Clone also
implement that interface.  Same result, slightly more
structured design.  Does that affect your feelings on
the subject, Peter?

-Matt


	
		
__________________________________ 
Do you Yahoo!? 
Yahoo! Mail - You care about security. So do we. 
http://promotions.yahoo.com/new_mail

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org
For additional commands, e-mail: dev-help@ant.apache.org


Re: DO NOT REPLY [Bug 32631] - allow includes / excludes for fileset references

Posted by Peter Reilly <pe...@apache.org>.
Matt Benson wrote:

>--- Stefan Bodewig <bo...@apache.org> wrote:
>
>  
>
>>On Mon, 10 Jan 2005, <bu...@apache.org> wrote:
>>
>>    
>>
>>>I don't have a better name, and don't like the
>>>      
>>>
>>feature so far.
>>
>>FWIW I tend to agree with DD, but don't want to
>>continue the
>>discussion in bugzilla - could you guys please come
>>over to dev@ant
>>again? 8-)
>>    
>>
>
>I'm here.  Basically the clone task is a minimally
>functional extension to UnknownElement.  I added a
>little bit of code to UnknownElement and
>RuntimeConfigurable to make it easier to add the level
>of indirection using a UE subclass.  Clone just puts
>it to use.  So... fire away.  :)
>  
>
I do feel a bit quesy about using a sub-task of UnknownElement as
a task. There is a lot of magic going on with UEs and RCs.

Peter

>-Matt
>
>
>		
>__________________________________ 
>Do you Yahoo!? 
>The all-new My Yahoo! - Get yours free! 
>http://my.yahoo.com 
> 
>
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org
>For additional commands, e-mail: dev-help@ant.apache.org
>
>
>
>  
>


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org
For additional commands, e-mail: dev-help@ant.apache.org


Re: DO NOT REPLY [Bug 32631] - allow includes / excludes for fileset references

Posted by Stefan Bodewig <bo...@apache.org>.
On Mon, 10 Jan 2005, Matt Benson <gu...@yahoo.com> wrote:
> --- Stefan Bodewig <bo...@apache.org> wrote:

>> could you guys please come over to dev@ant again? 8-)
> 
> I'm here.

Oh, I know.

It's just that I'm trying to catch up with my vacation backlog and
find it very hard to follow discussions in bugzilla - or any web based
non-structured forum for that matter.  It happened in at least one
other bug report as well.

> So... fire away.  :)

Will do in a separate thread.

Cheers

        Stefan

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org
For additional commands, e-mail: dev-help@ant.apache.org


Re: DO NOT REPLY [Bug 32631] - allow includes / excludes for fileset references

Posted by Matt Benson <gu...@yahoo.com>.
--- Stefan Bodewig <bo...@apache.org> wrote:

> On Mon, 10 Jan 2005, <bu...@apache.org> wrote:
> 
> > I don't have a better name, and don't like the
> feature so far.
> 
> FWIW I tend to agree with DD, but don't want to
> continue the
> discussion in bugzilla - could you guys please come
> over to dev@ant
> again? 8-)

I'm here.  Basically the clone task is a minimally
functional extension to UnknownElement.  I added a
little bit of code to UnknownElement and
RuntimeConfigurable to make it easier to add the level
of indirection using a UE subclass.  Clone just puts
it to use.  So... fire away.  :)

-Matt


		
__________________________________ 
Do you Yahoo!? 
The all-new My Yahoo! - Get yours free! 
http://my.yahoo.com 
 


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org
For additional commands, e-mail: dev-help@ant.apache.org