Trail:

Ticket #4 (new defect)

Opened 5 years ago

Items are added to innerList even though adding them to the actual collection failed.

Reported by: harald Assigned to: harald
Priority: critical Milestone: Version 0.4.1
Component: NHibernate.DataBinding Version: 0.3
Keywords: Cc:

Description

ICollection<T>.Add() doesn't return whether adding succeeded or failed, maybe using ISet<T> helps.

Attachments


Add/Change #4 (Items are added to innerList even though adding them to the actual collection failed.)