Re: Array.Sort?
From: Tim Jarvis (TimJarvis_at_newsgroup.nospam)
Date: 01/08/05
- Next message: Vagif Abilov: "Re: Proper place for custom CONFIG file"
- Previous message: XVida: "Form Focus Problem"
- In reply to: Marina: "Re: Array.Sort?"
- Next in thread: Jon Skeet [C# MVP]: "Re: Array.Sort?"
- Reply: Jon Skeet [C# MVP]: "Re: Array.Sort?"
- Messages sorted by: [ date ] [ thread ]
Date: Sat, 08 Jan 2005 00:23:13 -0800
Marina wrote:
> Can't really think of a good reason. Would have made sense to me to
> make it an instance method. Unless there is something I'm missing as
> well.
I would imagine that concurrency is the issue. It wouldn't be safe to
sort via an instance method in a thread.
Cheers Tim.
- Next message: Vagif Abilov: "Re: Proper place for custom CONFIG file"
- Previous message: XVida: "Form Focus Problem"
- In reply to: Marina: "Re: Array.Sort?"
- Next in thread: Jon Skeet [C# MVP]: "Re: Array.Sort?"
- Reply: Jon Skeet [C# MVP]: "Re: Array.Sort?"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|