﻿<?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 Creating Partial Domain Models</title><description>l0t3k,
  
Since I didn't implement the IsAllowed() yet, this is a compliment :-)
  
I am going to support both AR and NH, so that shouldn't be a problem
</description><link>http://ayende.com/3093/creating-partial-domain-models#comment7</link><guid>http://ayende.com/3093/creating-partial-domain-models#comment7</guid><pubDate>Sun, 13 Jan 2008 20:41:00 GMT</pubDate></item><item><title>l0t3k commented on Creating Partial Domain Models</title><description>I just refreshed RhinoTools from svn and noticed the security framework, just 1 day after i started porting this: http://tinymarbles.net/msp/talos/documentation.html
  
  
Just a question.. is there a problem generally in mixing AR code with naked NHibernate. I tend to favour the latter, but  i may want to use your code in an upcoming project...
</description><link>http://ayende.com/3093/creating-partial-domain-models#comment6</link><guid>http://ayende.com/3093/creating-partial-domain-models#comment6</guid><pubDate>Sun, 13 Jan 2008 20:18:01 GMT</pubDate></item><item><title>Ayende Rahien commented on Creating Partial Domain Models</title><description>Walker,
  
Yes, it is. But then you force the shape of the entity as the shape of the interface.
</description><link>http://ayende.com/3093/creating-partial-domain-models#comment5</link><guid>http://ayende.com/3093/creating-partial-domain-models#comment5</guid><pubDate>Sat, 12 Jan 2008 15:43:42 GMT</pubDate></item><item><title>Walker commented on Creating Partial Domain Models</title><description>Hmm
  
  
Isnt it possible to write the mapping to a interface in NH and let a inteceptor create the correct instance?
</description><link>http://ayende.com/3093/creating-partial-domain-models#comment4</link><guid>http://ayende.com/3093/creating-partial-domain-models#comment4</guid><pubDate>Sat, 12 Jan 2008 15:42:14 GMT</pubDate></item><item><title>Stiiifff commented on Creating Partial Domain Models</title><description>Indeed, I used the same approach ... and it has also another use:
  
http://blog.yoot.be/2008/01/partial-domain-models-and-more.html
  
</description><link>http://ayende.com/3093/creating-partial-domain-models#comment3</link><guid>http://ayende.com/3093/creating-partial-domain-models#comment3</guid><pubDate>Sat, 12 Jan 2008 10:51:28 GMT</pubDate></item><item><title>Ayende Rahien commented on Creating Partial Domain Models</title><description>Nope,
  
I don't think so.
  
It is just a way to plug an entity into a different model without requiring that both models will be tied to one another
</description><link>http://ayende.com/3093/creating-partial-domain-models#comment2</link><guid>http://ayende.com/3093/creating-partial-domain-models#comment2</guid><pubDate>Sat, 12 Jan 2008 10:02:30 GMT</pubDate></item><item><title>Udi Dahan commented on Creating Partial Domain Models</title><description>I see you're coming around to my way of thinking around interfaces for domain objects. Remember that once you have those how easy things like 
[custom fetching strategies](http://udidahan.weblogs.us/2007/04/23/fetching-strategy-design/) becomes.
</description><link>http://ayende.com/3093/creating-partial-domain-models#comment1</link><guid>http://ayende.com/3093/creating-partial-domain-models#comment1</guid><pubDate>Sat, 12 Jan 2008 09:58:45 GMT</pubDate></item></channel></rss>