Re: adding a new alloc function
Archana <[email protected]> Thu, 11 Nov 2004 18:20:10 +0530
| Newsgroups | gmane.comp.windows.devel.dotnet.rotor |
|---|---|
| Message-ID | <Pine.LNX.4.44.0411111817290.16170-100000@purana.csa.iisc.ernet.in> |
Hi, could someone please explain how to make the JIT recognize the new custom attribute as mentioned below? Thanks archana On Tue, 24 Aug 2004, Jan Kotas wrote: > - If all instances of certain classes are supposed to be allocated by > your allocator, you can use custom attribute to mark them as such. Or > you can use custom attribute to say that all instances of given class in > an assembly should be allocated using your allocator. The JIT would > consult the custom attribute every time it jitted a newobj instruction > and call the appropriate internal implementation of new. > =================================== This list is hosted by DevelopMentorĀ® http://www.develop.com ASP.NET courses you may be interested in: Guerrilla.NET November 29 - December 03, 204, in London, UK December 06-10, 2004, in Los Angeles http://www.develop.com/courses/gdotnetls Essential .NET: building applications and components with CSharp November 29 - December 03, 2004, in Los Angeles http://www.develop.com/courses/edotnet View archives and manage your subscription(s) at http://discuss.develop.com