Hacker News new | past | comments | ask | show | jobs | submit login

Type checking and calling help methods can be useful for debuggability! If you want to figure out what you're looking at in string format, call its .ToString method.



Adding extra complexity just means more to go wrong. Plain text can't really go wrong because anything can use it, anything can edit it, anything can show it. With "objects" I'm betting that Powershell itself never fails.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: