﻿<?xml version="1.0" encoding="utf-8"?><rss version="2.0"><channel><title>Ayende @ Rahien</title><link>http://ayende.com</link><description>Ayende @ Rahien</description><copyright>Copyright (C) Ayende Rahien  2004 - 2021 (c) 2026</copyright><ttl>60</ttl><item><title>Ayende Rahien commented on Interception as an extensibility mechanism</title><description>This means that I can ignore security in a global fashion without changing the code.
</description><link>http://ayende.com/3116/interception-as-an-extensibility-mechanism#comment4</link><guid>http://ayende.com/3116/interception-as-an-extensibility-mechanism#comment4</guid><pubDate>Thu, 24 Jan 2008 15:57:53 GMT</pubDate></item><item><title>Bunter commented on Interception as an extensibility mechanism</title><description>Then i don't get the thing you were trying to avoid. Checks all over the place "if is system do this" ?
</description><link>http://ayende.com/3116/interception-as-an-extensibility-mechanism#comment3</link><guid>http://ayende.com/3116/interception-as-an-extensibility-mechanism#comment3</guid><pubDate>Thu, 24 Jan 2008 15:07:21 GMT</pubDate></item><item><title>Ayende Rahien commented on Interception as an extensibility mechanism</title><description>using ( Security.ActAsSystem() ) 
  
{
  
 // just something that set this
  
}
</description><link>http://ayende.com/3116/interception-as-an-extensibility-mechanism#comment2</link><guid>http://ayende.com/3116/interception-as-an-extensibility-mechanism#comment2</guid><pubDate>Thu, 24 Jan 2008 13:31:06 GMT</pubDate></item><item><title>Bunter commented on Interception as an extensibility mechanism</title><description>Where do you switch Local.Data["act.as.system"] on/off?
</description><link>http://ayende.com/3116/interception-as-an-extensibility-mechanism#comment1</link><guid>http://ayende.com/3116/interception-as-an-extensibility-mechanism#comment1</guid><pubDate>Thu, 24 Jan 2008 12:55:47 GMT</pubDate></item></channel></rss>