Lazy loading should be almost done... I'll submit as soon as possible. DataMapper and DataContext ignoring XmlMappingSource is still a bug, but I want to fix one thing at a time... Also static caches thread safety are in my todo list along with DataMapper refactoring.
What I want to ask here is the better place to add support for LoadOptions. I could change the expression tree just before being executed to test if in the select list are entities to be loaded with other entities and than add the new entities to load for the load with work.. but what would be the right place to work? Giacomo --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "DbLinq" 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/dblinq?hl=en -~----------~----~----~----~------~----~------~--~---
