What is DefaultableList replaced by in latest version?

31 views
Skip to first unread message

John S

unread,
May 10, 2012, 3:16:37 PM5/10/12
to Fluent NHibernate
Hi, We were using the DefaultableList<T> class' HasUserDefined
method. It is no longer available in the latest version. I went
through github code and noticed it was removed in an August 2011 code
base. Specifically between commit hashes:
f3186cba6182178c01377f7218df21317ca577de and
c24de5a65874a5c9e812395cd491eab0fd79d2e9.

What replaces this call in the latest version?

An example of what we had is:
my_IAcceptanceCriteria_PropertyInspector.Expect(c =>
c.Columns.HasUserDefined());

Any information would be very helpful. TIA.
Reply all
Reply to author
Forward
0 new messages