ObjectHolder is marked 'IsLoaded' while the related object is not loaded.

I think I found a bug in the ObjectHolder<T> class (ObjectHolder_1). When OPF3 is trying to load a relation by calling 'InnerObject' and ObjectHolder does not (yet) has a ObjectContext. That object...

Id #10000 | Release: None | Updated: Jan 18 2010 at 1:21 PM by madmac | Created: Jan 18 2010 at 1:21 PM by madmac

ObjectContext.IsModified fails to notice new InnerObject

We have started to implement the OPF3 framework in a large project that had so far a very manual approach to ORM. We are more than satisfied with the result! Again thank you for your outstanding co...

Id #9619 | Release: None | Updated: Jan 18 2010 at 1:22 PM by madmac | Created: Dec 7 2009 at 1:08 PM by uex0620

Linq To Opf3 - AsParallel

With the comming of .NET 4.0 including Parallel class, it would be nice to support an extension on the Linq To Opf3 extensions :) http://msdn.microsoft.com/en-us/magazine/cc163329.aspx

Id #8864 | Release: None | Updated: Oct 29 2009 at 5:49 PM by timbot | Created: Sep 28 2009 at 11:59 AM by rfcdejong

Cannot edit objects in ObjectSet through grid with BindingSource.

I have a WinForms application using the latest source with the SQLite Storage. I am using a DevExpress Grid connected to a BindingSource. On Load: IStorage db_ = new SqliteStorage(connec...

Id #8536 | Release: None | Updated: Sep 4 2009 at 10:06 PM by ogreboy | Created: Aug 18 2009 at 5:24 AM by ogreboy

Left outer join - missing correlation names c.q. alliases

Joining the same persistent twice exposes the same name twice in the generated sql query. var query = from relat in Repository.GetPersistents<RelatieEntity>() ...

Id #8427 | Release: None | Updated: Aug 11 2009 at 9:23 AM by rfcdejong | Created: Aug 11 2009 at 9:23 AM by rfcdejong

Left Outer join support is not working as expected.

Using .DefaultIfEmpty in a linq query doesn't result into a correctly generated sql query. Example linq query: var query = from relat in Repository.GetPersistents<RelatieEntity>() ...

Id #8426 | Release: None | Updated: Jan 31 2010 at 8:07 AM by Logchem | Created: Aug 11 2009 at 9:21 AM by rfcdejong

  • 1-6 of 6 Work Items
    • Previous
    • 1
    • Next
    • Showing
    • All
    • Work Items