Hi again,
Sorry for my bombardment of questions, i'm trying to learn as much as I can from the experts. In my legacy database I had an several tables for my accounts with a one-to-one relationship. These are the tables: Account - AccountId - Email - Password - etc Account_Bio - AccountId - biography - MusicalInfluences - FavouriteMusic Account_Options - AccountId - SendNewsletter - NotifyOfFriendRequests - NotifyOfNewComments There are a few more tables similar to this, I am re-developing this design from the ground up so i don't have to stick to the original design. What is the best way to map these fields? Would it be using Value Objects or simply put them all in the accounts table? Thanks for your time! Regards, Paul Hinett w: http://www.ukcreativedesigns.com | e: p...@ukcreativedesigns.com | t: 07958 552 157 --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Fluent NHibernate" group. To post to this group, send email to fluent-nhibernate@googlegroups.com To unsubscribe from this group, send email to fluent-nhibernate+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/fluent-nhibernate?hl=en -~----------~----~----~----~------~----~------~--~---