You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 17, 2018. It is now read-only.
Currently they conflict with type names in other assemblies and/or have super generic names (thus making the names somewhat useless). We should always give these types reasonably unique names describing not only what they extend, but what type of functionality they add.
Proposal:
Rename this to DataProtectionUtilityExtensions (this name is awful, but the method on here is super obscure)
Rename this to DataProtectionAdvancedExtensions (another awful name, but I used up all the good names already 😄)
Currently they conflict with type names in other assemblies and/or have super generic names (thus making the names somewhat useless). We should always give these types reasonably unique names describing not only what they extend, but what type of functionality they add.
Proposal:
DataProtectionUtilityExtensions
(this name is awful, but the method on here is super obscure)DataProtectionAdvancedExtensions
(another awful name, but I used up all the good names already 😄)DataProtectionCommonExtensions
The text was updated successfully, but these errors were encountered: