Re: [DOTNET-ROTOR] value arrays

2004-11-12 Thread Jan Kotas
This is support for arrays of constant size. This feature was not fully implemented and it is disabled. You can assume that isValueArray always returns false. -Jan -Original Message- From: Discussion of the Rotor Shared Source CLI implementation [mailto:[EMAIL PROTECTED] On Behalf Of

Re: [DOTNET-ROTOR] value arrays

2004-11-12 Thread Archana
Could we indicate to the JIT that it should treat a particular class as a value class through the usage of user defined attributes? more specifically i was trying to implement allocating certain classes on the stack directly. thanks again for your prompt replies. regards archana On Fri, 12 Nov