-
Enhancement
-
Resolution: Won't Fix
-
P5
-
None
-
5.0
-
x86
-
windows_xp
A DESCRIPTION OF THE PROBLEM :
The documentation found here: http://java.sun.com/j2se/1.5.0/docs/guide/beans/axbridge/developerguide/ contains a note that the only supported ActiveX container is Microsoft Visual C++, but the code samples are in Visual Basic. This is bad for both, MSVC users and MSVB users:
- MSVC users don't know the VB syntax and such do not understand how to translate the samples in MSVC++ syntax.
- MSVB users understand the samples but do not understand how to use MSVC.
EXPECTED VERSUS ACTUAL BEHAVIOR :
EXPECTED -
All samples should be in MSVC++ syntax.
No VB code should be included.
ACTUAL -
Contains VB samples, but no VC++ samples.
URL OF FAULTY DOCUMENTATION :
http://java.sun.com/j2se/1.5.0/docs/guide/beans/axbridge/developerguide/
The documentation found here: http://java.sun.com/j2se/1.5.0/docs/guide/beans/axbridge/developerguide/ contains a note that the only supported ActiveX container is Microsoft Visual C++, but the code samples are in Visual Basic. This is bad for both, MSVC users and MSVB users:
- MSVC users don't know the VB syntax and such do not understand how to translate the samples in MSVC++ syntax.
- MSVB users understand the samples but do not understand how to use MSVC.
EXPECTED VERSUS ACTUAL BEHAVIOR :
EXPECTED -
All samples should be in MSVC++ syntax.
No VB code should be included.
ACTUAL -
Contains VB samples, but no VC++ samples.
URL OF FAULTY DOCUMENTATION :
http://java.sun.com/j2se/1.5.0/docs/guide/beans/axbridge/developerguide/