Re: COM interface... but really only VB and ASP/VBscript

Subject: Re: COM interface... but really only VB and ASP/VBscript
From: Chris <cud -at- telecable -dot- es>
To: "TECHWR-L" <techwr-l -at- lists -dot- raycomm -dot- com>
Date: Mon, 07 Jul 2003 11:02:41 +0200


This sounds like a perfectly viable situation. For whatever reason, the company decides it only wants to support a subset of what the technology can do - probably a financial decision, but one that makes sense for the company. Perhaps they don't want to hire the support staff - perhaps they just don't want to test C++, perhaps they don't have C++ customers out there.

On the other hand, my experience with COM suggests that aside from syntax there's very little differnce between COM in VB and COM in C++ - or at least the differences that matter are so specific to the languages/environments that you would have to modularize that stuff anyway. I'm talking about things like how to load the proper data into your environment - as I recall in VB you just somehow attach to the server and VB figures out what you can access. In C++ you import the table and VC++ generates the code you need to access the methods and properties. These things are very specific to the environment, and I don't see a problem just documenting one now, and maybe the other later.

I think you can find a happy medium in this - Aside from specifics about how to get the methods into a specific IDE, things are pretty generic. You have methods and properties. If you just document these without the specific syntax, a reasonable developer in C++ or VB will know what to do. If you want to show sample code, you can modularize that via links - don't embed them in the method's discussion. If you feel compelled to document specific syntax for each method, use something like conditional text (FrameMaker), or otherwise mark it for an automated replacement between C++ and VB. (You should be able to do that in Word via VBScript, for example.)

Or have I missed something here? (Very likely)

[SNIP...]

My client's product provides a C++ interfaces, a Java interface, and a COM
interface. However, for COM, the company only supports and tests and claims
compatibility for COM interface for Visual Basic and ASP (VBScript flavor).

[SNIP...]



--
Chris Despopoulos, maker of CudSpan Freeware...
Plugins to Enhance FrameMaker & FrameMaker+SGML
http://www.telecable.es/personales/cud/
cud -at- telecable -dot- es


^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

ANNOUNCING ROBOHELP STUDIO
Create professional Help systems that feature interactive tutorials and
demos with all new RoboHelp Studio. More at http://www.ehelp.com/techwr-l2

Mercer University's online MS Program in Technical Communication Management:
Preparing leaders of tomorrow's technical communication organizations today.
See www.mercer.edu/mstco or write George Hayhoe at hayhoe_g -at- mercer -dot- edu -dot-
---
You are currently subscribed to techwr-l as:
archive -at- raycomm -dot- com
To unsubscribe send a blank email to leave-techwr-l-obscured -at- lists -dot- raycomm -dot- com
Send administrative questions to ejray -at- raycomm -dot- com -dot- Visit
http://www.raycomm.com/techwhirl/ for more resources and info.



Previous by Author: Re: Has anyone reviewed or edited using PDF marked up by Acrobattools?
Next by Author: Re: for general discussion
Previous by Thread: COM interface... but really only VB and ASP/VBscript
Next by Thread: Acrobat to Framemaker 7 - is it possible?


What this post helpful? Share it with friends and colleagues:


Sponsored Ads