Cmdlets are high level, task-oriented abstractions. The implementation of cmdlets can talk to anything: Web services, COM objects, WMI objects, .NET objects – anything. Depending upon how developers design their API, they can make it easier or harder to write cmdlets. Now that you can write cmdlets in PowerShell itself, here are some tips for designing your API so that it can be easily scripted against
Read More...
Read the complete post at http://blogs.msdn.com/powershell/archive/2009/01/26/design-of-script-friendly-apis-lessons-from-psise.aspx
Posted
Jan 26 2009, 03:43 PM
by
Windows PowerShell Blog