Linked by Eugenia Loli on Mon 11th Jan 2010 08:10 UTC
Thread beginning with comment 403575
To view parent comment, click here.
To read all comments associated with this story, please click here.
To view parent comment, click here.
To read all comments associated with this story, please click here.
The API is annoying, but hardly limiting. It's actually considerably more powerful than what you get on Unix. Check out WMI, for example, and see how much it provides. The problem, of course, is that it is a bit of a pain to use because you have to create objects, pass weird initialization strings to them, etc. But that's a very surface problem that, for larger projects, could be handled with a convenience library.
The API is annoying, but hardly limiting. It's actually considerably more powerful than what you get on Unix. Check out WMI, for example, and see how much it provides. The problem, of course, is that it is a bit of a pain to use because you have to create objects, pass weird initialization strings to them, etc. But that's a very surface problem that, for larger projects, could be handled with a convenience library.
By that logic, linux has better multimedia capabilities than Windows. You can fire up mencoder, provide the proper switches and do exactly the same thing as in Windows with $4000 software.
On a day to day basis, Windows' scripting capabilities suck. You can't do a ps, you can't use grep, it is a pain to use.




Member since:
2008-10-23
Yes, you are right, there are some good scripting languages for Windows, but the problem is that the OS is not (easily) scriptable.