Good evening
Is there any real good reason why the "Sort" verb is reserved for PowerShell itself?
(I think it proves it's necessity because PowerShell itself needs it, too.)
It's really common to offer special sort functions for custom objects with specific internal logic to order items.
(Please don't think about offering a different verb to sort custom things. It makes no sense to distinguish internal and external verbs)
Kind regards, Thomas
Good evening
Is there any real good reason why the "Sort" verb is reserved for PowerShell itself?
(I think it proves it's necessity because PowerShell itself needs it, too.)
It's really common to offer special sort functions for custom objects with specific internal logic to order items.
(Please don't think about offering a different verb to sort custom things. It makes no sense to distinguish internal and external verbs)
Kind regards, Thomas