[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Documenting the COM interface for SubWCRev

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: 2007-06-11 22:28:20 CEST

Simon Large wrote:
> Hi folks,
>
> I could use a little help here as I have never used a COM interface
> and am fairly vague as to what it might be used for. I certainly don't
> use them in embedded systems. Apart from pasting Stefan's example
> script into the docs, I have no clue how to document this feature. If
> anyone would like to submit a suggestion I will add it in.

A COM interface can be used by almost any programming language. Even
from scripting languages like vb or javascript. That's why I implemented
it in SubWCRev.
I think the documentation about the interface can be kept simple. Just
mention the COM interface, the object to create and the methods to use.
You can get the object name and the methods from the example script. And
of course, include the example script in the docs.

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.net
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Mon Jun 11 22:28:38 2007

This is an archived mail posted to the TortoiseSVN Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.