2009/8/31 Humberto Marchezi <[email protected]> > Very interesting. It is all included in uNhAddins. This project tries to > extend the capabilities of NHibernate. >
No, I doesn't try to extend Nhibernate. Is an implementation of the Conversation-per-Business-Transaction. Session management is not the goal of the nhibernate project. (I think) > However, in terms of wider adoption of the NHibernate project among > developers, IMHO, an easier mechanism for session/transaction management is > the most important aspect to be improved in the project. > As I said before isn't the goal. Different architectures has different way of handling session and transactions. > > I see in the community, many questions related to session management for > Winforms and I recently help with NH consulting where they were facing the > same problem. Is true, there are lot of web samples, and few winforms/wpf samples. I'm doing a series of post with WPF http://nhforge.org/blogs/nhibernate/archive/2009/08/27/nhibernate-and-wpf-validations.aspx > Maybe the Unit-of-Work pattern will be included in next version or maybe NH > Aspects ... Who knows ? What are you talking about? the unit-of-work pattern is implemented by the nhibernate session. > > > > > On Fri, Aug 28, 2009 at 2:58 PM, José F. Romaniello < > [email protected]> wrote: > >> Did you see this? >> http://fabiomaulo.blogspot.com/2009/01/aspect-conversation-per.html >> >> 2009/8/28 Humberto Marchezi <[email protected]> >> >> Hi Community, >>> After spending a lot of time (months) trying ideas and frameworks to find >>> a way to manage sessions and transactions for both win and web apps >>> I found the idea of dynamic proxies very interesting. I am using this >>> idea from now on. >>> >>> I would like to hear your feedback about it. Have someone tried to use >>> that ? >>> >>> See article in: http://hcmarchezi.blogspot.com/ >>> >>> >>> >>> >>> -- >>> Humberto C Marchezi >>> --------------------------------------------------------- >>> Master in Electrical Engineering - Automation >>> Software Consultant and Developer >>> at the Town Hall of Vitória >>> >>> >>> >> >> >> > > > -- > Humberto C Marchezi > --------------------------------------------------------- > Master in Electrical Engineering - Automation > Software Consultant and Developer > at the Town Hall of Vitória > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
