Ben Coman wrote:
> 
> these a probably more mucky, but just so they are not overlooked, two
> things:
> 
> 1. the distributions include a wrapper script which sets the appropriate
> classpath for each application. This wrapper script is treated as _the_
> application in all examples.

The problem here is that the script would not be platform independent.

> 
> 2. prepend the API version to function names.
> ie dom2_funcname(), dom3_funcname().

I don't understand.

> 
> 3. (Without know enough java) Is there any way that a .jar can set its
> own classpath?

There is a way to set a Class-Path attribute of a jar file, but I don't
think it will solve this problem.  It only works on Java 2, I think.

-Edwin

---------------------------------------------------------------------
In case of troubles, e-mail:     [EMAIL PROTECTED]
To unsubscribe, e-mail:          [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to