Re: j#
- From: "John Roberts" <tvcompass@xxxxxxxxxxxxxxxx>
- Date: Wed, 30 Mar 2005 18:26:05 +0100
Thanks Paul and Chris,
All our framework code and our own apps are written in C#. However, a
customer has asked us if they are able to author in Java. I had convinced
them they could choose J# (for language support only, not the JDK) although
they should seriously consider using C#.
I have just managed to get a J# application running on the platform fine.
However, I take your point that the J# compiler may emit incompatible IL
opcodes at any time. This is, of course, a problem.
Does anyone know whether these incompatible IL opcodes are documented and
whether this would also affect the open source tools that now either emit or
understand IL (such as IKVM and Mono)?
TIA,
- John
"Paul G. Tobey [eMVP]" <ptobey no spam AT no instrument no spam DOT com>
wrote in message news:eQMwIWUNFHA.1300@xxxxxxxxxxxxxxxxxxxxxxx
> Well, you might be able to make it work, but it's unsupported. Some
> people have been able, for a very specific case, to get Managed C++ to
> work, too, but that might break at any moment, either as a result of a
> change from MS or as a result of adding some otherwise innocuous code to
> the program. Why not just use the supported tools?
>
> Paul T.
>
> "John Roberts" <tvcompass@xxxxxxxxxxxxxxxx> wrote in message
> news:Or2M6HUNFHA.1096@xxxxxxxxxxxxxxxxxxxxxxx
>> Hi,
>>
>> I have read that j# is not supported as a language for the compact
>> framework. However, is this absolutely true or is it more a case that
>> Visual Studio does not have the wizard and debug support for j#/compact
>> framework projects?
>>
>> TIA,
>> - John
>>
>
>
.
- Follow-Ups:
- Re: j#
- From: Daniel Moth
- Re: j#
- References:
- Re: j#
- From: Paul G. Tobey [eMVP]
- Re: j#
- Prev by Date: Re: Form cannot be minimized and show destop
- Next by Date: Re: Form cannot be minimized and show destop
- Previous by thread: Re: j#
- Next by thread: Re: j#
- Index(es):
Relevant Pages
|