fabio could you provide me a specific example which would enforce business rules ... what objects would be required, where would the validation live, etc.
thx a ton On 14 Apr., 20:31, Fabio Maulo <[email protected]> wrote: > 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 -~----------~----~----~----~------~----~------~--~---
