From: Richard J. <ri...@an...> - 2005-10-10 21:41:39
|
On Sun, Oct 02, 2005 at 08:56:05PM -0500, Brian Hurt wrote: > That was the behavior of those functions in the standard library. > Basically, the contact was that the code should behave identically, just > faster. I.e. if the standard library threw a given exception in a given > case, ExtLib would throw the exact same exception. This allows ExtLib to > be a drop-in replacement for the standard library. Although not always, cf. List.sort / ExtList.List.sort. Rich. -- Richard Jones, CTO Merjis Ltd. Merjis - web marketing and technology - http://merjis.com Team Notepad - intranets and extranets for business - http://team-notepad.com |