----- Original Message ----- 
From: "Dahlman Roger" <[EMAIL PROTECTED]>
To: "'Gert Driesen'" <[EMAIL PROTECTED]>
Sent: Tuesday, May 11, 2004 12:54 AM
Subject: RE: [Nant-users] nant 0.85


> Gert,
> The filter chain is functioning properly except for the issue of ordering
> elements properly. AttributeConfigurator.InitializeElement will need to be
> modified to do this.

I know I hope to get some time for this soon ... been very busy lately ...

But I guess it would be best to have an ElementConfigurator (or so) base
class, and have a ReflectionConfigurator (which is the current
AttributeConfigurator) and XmlConfigurator (which is what you need) derive
from that class ...

> The current algorithm retrieves all the members of a
> specific type from the target while we need it to iterate through each one
> and initialize it.  Is this something I should mess with?

I'll have a look at this ...

> I starting to work in the documentation and was wondering if it okay to
copy
> documentation from Ant? There docs are very close to being correct.

If it matches the Ant implementation, sure ... Are you planning on having
standalone docs, or will you just integrate them into the class docs (and
have them generated as html by our NAnt documenter) ?  A combination of both
is possible too ofcourse...

> Thanks,

No, thank you ! :-)

Gert



-------------------------------------------------------
This SF.Net email is sponsored by Sleepycat Software
Learn developer strategies Cisco, Motorola, Ericsson & Lucent use to deliver
higher performing products faster, at low TCO.
http://www.sleepycat.com/telcomwpreg.php?From=osdnemail3
_______________________________________________
nant-developers mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/nant-developers

Reply via email to