Archives
-
Coral8 Stream reader in Powershell
A little something I cooked up last night
-
More than one way to do it, Part I - Powershell
So my
coworker, err boss :) seems to have started playing with Powershell, which is great. It looks like his first foray into PowerShell development is a commandlet for tibco ems topics. My initial feeling on this is that the benefits of commandlets syntax checking are not worth the tax of compiling and installing it. I would've used a native PowerShell approach. On the other hand, a full navigation provider...