2009/4/14 Michal <[email protected]> > > Is there anything nhibernate can support me with or do I need to > implement by myself?
NHibernate can't help you with businessRules because NH is only a DAL (Data Access Layer). Another prj (NHV) can help you with constraints but constraints are only a part of BusinessRules. In general, the most important part of a business project is BusinessRules. -- Fabio Maulo --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
