rmabraham

Results 3 issues of rmabraham

After updating to Nhibernate 5.0 from Nhibernate 3.1.0.4 and Fluent Nhibernate 2.1.0 from Fluent Nhibernate 1.2.0.712 the following issue started occurring. I have an object Container which contains a list...

The current implementation allows an actor to have nested groups. Since a [Group inherits from an Agent](https://github.com/RusticiSoftware/TinCan.NET/blob/master/TinCan/Group.cs#L23) you can have a group containing nested groups. This is against the spec:...

bug

After updating to Nhibernate 5.0 from Nhibernate 3.1.0.4 and Fluent Nhibernate 2.1.0 from Fluent Nhibernate 1.2.0.712 the following issue started occurring. I have an object Container which contains a list...