2008/12/16 Germán Schuager <[email protected]> > What do you thing about adding a "read-only" access strategy to NHibernate? > I could try to do it if it is posible. >
Sure, It is. I have a note about it since 2 years (I have deleted it 3 weeks ago). You can use access field or better a "nosetter" and, in general, a fresh load from DB don't need a re-calculate if nothing change so... Each time I had start the "read-only" implementation my mind go to real-world usecase and... -- 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 -~----------~----~----~----~------~----~------~--~---
