﻿<?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 First Steps with Post Sharp</title><description>Yes, it should.
</description><link>http://ayende.com/3640/first-steps-with-post-sharp#comment10</link><guid>http://ayende.com/3640/first-steps-with-post-sharp#comment10</guid><pubDate>Wed, 19 Nov 2008 09:27:13 GMT</pubDate></item><item><title>Steve commented on First Steps with Post Sharp</title><description>Does this work with virtual properties ?
  
  
I'm not getting it to work, was wondering if that is why
</description><link>http://ayende.com/3640/first-steps-with-post-sharp#comment9</link><guid>http://ayende.com/3640/first-steps-with-post-sharp#comment9</guid><pubDate>Tue, 18 Nov 2008 20:23:14 GMT</pubDate></item><item><title>Sean Kearon commented on First Steps with Post Sharp</title><description>@liviu - I use PostSharp to give me property changed notification and to do some other set up in my object model.  I have a lower spec machine than you and have no major problems with speed.  Sure, it's noticable during the compile, but only a few extra seconds.  As I see it now it's well worth the massive simplification to my domain objects.  What are you using PostSharp for?  I'm interested in case there are some gotchas waiting for me!!
</description><link>http://ayende.com/3640/first-steps-with-post-sharp#comment8</link><guid>http://ayende.com/3640/first-steps-with-post-sharp#comment8</guid><pubDate>Fri, 10 Oct 2008 07:44:07 GMT</pubDate></item><item><title>pete w commented on First Steps with Post Sharp</title><description>I've pulled in postsharp for things like:
  
-singleton
  
-Inotifypropertychanged
  
-validation
  
  
its occasionally a worthwhile trick  to cut back on repetitive code
  
I pitched in some examples on:
  
[http://code.google.com/p/postsharp-user-samples/](http://code.google.com/p/postsharp-user-samples/)  
  
this kind of thing comes for free in Boo, doesnt it?
</description><link>http://ayende.com/3640/first-steps-with-post-sharp#comment7</link><guid>http://ayende.com/3640/first-steps-with-post-sharp#comment7</guid><pubDate>Fri, 10 Oct 2008 00:44:57 GMT</pubDate></item><item><title>Stephen commented on First Steps with Post Sharp</title><description>Really cool, I keep wondering if aspect orientated stuff will make it into c#'s next version.. not sure if that would be classed as polution of the language.
</description><link>http://ayende.com/3640/first-steps-with-post-sharp#comment6</link><guid>http://ayende.com/3640/first-steps-with-post-sharp#comment6</guid><pubDate>Thu, 09 Oct 2008 21:53:37 GMT</pubDate></item><item><title>liviu commented on First Steps with Post Sharp</title><description>Postsharp is great, but i think something changed between versions.
  
I noticed that it generates the IL source code!!! I posted with consternation on the forum and it was confirmed by Frateur.
  
In my simple projects it is very slow. I have a machine above average, 4G DDR2, best Raptor150, it is unacceptable from my point of view.
  
I don't have this problem with boo macros :-), where although a newbie, the performance is simply great.
  
I would move my codebase to boo if it were 1.0....
  
  
  
  
  
</description><link>http://ayende.com/3640/first-steps-with-post-sharp#comment5</link><guid>http://ayende.com/3640/first-steps-with-post-sharp#comment5</guid><pubDate>Thu, 09 Oct 2008 21:51:26 GMT</pubDate></item><item><title>Oğuz Kurumlu commented on First Steps with Post Sharp</title><description>@Chris
  
You can debug your code and your aspects like you write. Debugging is verry well with postsharp. 
</description><link>http://ayende.com/3640/first-steps-with-post-sharp#comment4</link><guid>http://ayende.com/3640/first-steps-with-post-sharp#comment4</guid><pubDate>Thu, 09 Oct 2008 21:08:57 GMT</pubDate></item><item><title>Ayende Rahien commented on First Steps with Post Sharp</title><description>Yes, they do
</description><link>http://ayende.com/3640/first-steps-with-post-sharp#comment3</link><guid>http://ayende.com/3640/first-steps-with-post-sharp#comment3</guid><pubDate>Thu, 09 Oct 2008 20:54:37 GMT</pubDate></item><item><title>Chris Ortman commented on First Steps with Post Sharp</title><description>What happens when you need to debug your code? Do the [Debugger]  attributes let you step through your code as you wrote it ignoring the PostSharp goo?
</description><link>http://ayende.com/3640/first-steps-with-post-sharp#comment2</link><guid>http://ayende.com/3640/first-steps-with-post-sharp#comment2</guid><pubDate>Thu, 09 Oct 2008 20:37:19 GMT</pubDate></item><item><title>Roger Jennings commented on First Steps with Post Sharp</title><description>Ruurd Boeke used PostSharp in a very large open source project to generate a POCO version of Entity Framework v1. The details are at 
[www.sitechno.com/.../...PocoImplementationV01.aspx](http://www.sitechno.com/Blog/IntroducingEntityFrameworkContribEasyIPocoImplementationV01.aspx).
  
  
--rj
</description><link>http://ayende.com/3640/first-steps-with-post-sharp#comment1</link><guid>http://ayende.com/3640/first-steps-with-post-sharp#comment1</guid><pubDate>Thu, 09 Oct 2008 19:49:55 GMT</pubDate></item></channel></rss>