Java-like behaviors.NET-like APIs Be the defacto library to use when porting from Java to .NET Provide high quality, high performance components that can be used in a wide range of .NET applications ...
DatawavePrincipal currently maintains the list of users as a LinkedHashSet which hides any duplcate users or call chain cycles from our logs and monitoring. Change the LinkedHashSet to an ArrayList to ...