----- Original Message -----
From: "Ian MacLean" <[EMAIL PROTECTED]>
To: "Gert Driesen" <[EMAIL PROTECTED]>
Cc: "Nant-Developers (E-Mail)" <[EMAIL PROTECTED]>
Sent: Sunday, July 11, 2004 6:12 AM
Subject: Re: [nant-dev] TypeFactory refactoring


> Gert Driesen wrote:
>
> >Hi,
> >
> >I guess we should refactor the TypeFactory class, as we currently scan
all
> >types for all task/extension assemblies three times : for tasks, types
and
> >functionsets ((four times when I've committed support for filter types),
and
> >this is really starting to add up ...
> >
> >
> >
> So we just need to take a single pass thru all types rather than one for
> each type of extensions as we do now ?

Yeah, I think that just about sums it all up ;-)  The only "problem" is that
the <script> task needs to know how many (or if any) functions are in a
scanned assembly.  Not sure if that's really necessary though.

Gert



-------------------------------------------------------
This SF.Net email sponsored by Black Hat Briefings & Training.
Attend Black Hat Briefings & Training, Las Vegas July 24-29 - 
digital self defense, top technical experts, no vendor pitches, 
unmatched networking opportunities. Visit www.blackhat.com
_______________________________________________
nant-developers mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/nant-developers

Reply via email to