I can answer you only specific things, so sorry but i will talk about INPC.

If you are in the need of using INPC and want something autoamtic, you can
start digging all the web looking for the posts/articles and eventually find
it.
http://www.google.com/#hl=en&q=nhibernate+inotifypropertychanged

You can also ask in this list and I am going to point you to three
differents solutions, (I wrote two of them), those solutions are like a
switch.

configuration.For<Customer>()
    .Add<NotifiableBehavior>();


My article is here:
http://jfromaniello.blogspot.com/2009/10/introducing-unhaddinscomponentbehaviors.html

unhaddins is up to date, with the last NHibernate release.

It is not inside of NHibernate and I like that. Because IMHO it is out of
the scope of an ORM tool, but that is just an opinion.
You can write an issue on JIRA and see how many people agree with you in
such case.

2010/8/28 Frans Bouma <[email protected]>

>  Users aren't dying to get yet another querying system, they want to
> solve problems like the ones above, with simple, turn-key options. Isn't
> NHibernate a mature framework? Why is it then, that users have to search
> all
> over the place to get the features they need in their project from various
> sources, in various states of quality, documentation (or lack thereof), and
> perhaps even compiled against a previous NH version.
>

-- 
You received this message because you are subscribed to the Google Groups 
"nhusers" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/nhusers?hl=en.

Reply via email to