Re: Key word suggestions?

"Olof Bjarnason" <[email protected]> Mon, 8 Sep 2008 19:51:13 +0200
Newsgroups gmane.comp.windows.dotnet.nunit.devel
Message-ID <[email protected]>
Charlie could we get a complete line of sourcecode to make a better judgement..?

2008/9/6 Charlie Poole <[email protected]>:
> Hi All,
>
> EqualConstraint takes a modifier "Comparer(IComparer comparer)",
> which causes the specified IComparer to be used when testing
> for equality.
>
> This same feature is being added in other constraints, like
> OrderedCollectionConstraint.
>
> Before we get too many of them, I want to ask if "Comparer"
> is the best way to express this. Other options that come
> to mind are
>
>  CompareWith(IComparer)
>  CompareUsing(IComparer)
>  UseComparer(IComparer)
>  Using(IComparer)
>  ...
>
> It's a smallish issue, but I thought I'd ask.
>
> Charlie
>
>
>
>
> -------------------------------------------------------------------------
> This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
> Build the coolest Linux based applications with Moblin SDK & win great prizes
> Grand prize is a trip for two to an Open Source event anywhere in the world
> http://moblin-contest.org/redirect.php?banner_id=100&url=/
> _______________________________________________
> nunit-developer mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/nunit-developer
>

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/