We've expanded our news coverage and improved our search! Visit
oreilly.com for the latest or search for all things across O'Reilly!
Article:
 |
|
VBScript or Perl?
|
| Subject: |
|
Why not JScript? |
| Date: |
|
2003-12-31 02:19:07 |
| From: |
|
anonymous2
|
Response to: Why not JScript?
|
|
Um, I don't see how JScript is useless? VBScript (and VB for that matter) only supports Object-Based programming, and through COM you cannot derive objects from one another anyhow. So, I don't see how lack of inheritence makes a difference when it comes to interfacing with COM libraries such as WMI, ADSI, Office, CDO, DAO, ADO, etc.
FYI, The newer JScript.NET (ECMAScript ver 4) supports true inheritence, but that's a different topic...
- Joaquin M.
|