[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Anyone using Visual Studio?



Hello Again All,

Thank you for the responses to my previous 
request for experiences.  I am going to try 
out a few small proof-of-concept projects 
here.

I am trying to use Microsoft Visual Studio/J++ 
(yes, I know, I can hear the booing already).  
This is our current choice primarily for the 
reason that we will be using ASP against COM 
objects for the dynamic web interface in our 
current implementation.

My question is: Are any of you using J++ and 
can you advise me regarding compatibility?  
It seems as if there are potential run-time 
incompatibilities (e.g. against the Ozone and 
Sun .jars).  I realize Java is supposed to 
circumvent such problems but it does seems as 
if different VMs, compilers, class libraries, 
and classpath schemes all conspire to create 
weird errors.

E.g., does anyone have a project-ized version 
of ozone to share?  For those not using 
Microsoft products, VS does not use "package" 
declarations but rather wants you to group 
files by project.

Thanks in advance for any help.

Best regards,
Dave Kim