Browse by Tags

All Tags » CLR Internals » Terrarium (RSS)

Joel's Lightweight Code Gen spells SUWEET for small scripting languages in games.

Reading Joel's blog and having lunch with him are two different things. You never really see all of the possibilities of a technology until you see the twinkle in someone's eye and realize that the technology might be slightly more powerful than you originally...

Brad Abrams talks about mutable read-only fields and I attempt to elaborate.

Brad Abrams posts an article on Mutable reference types should not be read-only fields . You really have to think about what this means. In the example he creates a new type, say F, that has some internal data. On another type, he creates a read-only...

The woes of renaming assemblies for the uninitiated...

First off, read this Junfeng's blog post http://weblogs.asp.net/junfeng/archive/2004/01/29/64272.aspx as it will provide you with some background as to the problem. However, we are going to examine a more explicit issue, and instead of using Assembly...
Posted by Justin Rogers | with no comments
More Posts