0

I updated my NCommon version to 1.1. It looks like there are breaking changes. What happened to:

  1. the Store container class?
  2. the NHRepository constructor that accepts an ISession?

How should I modify my code to address these changes?

Jonas Arcangel
  • 2,085
  • 11
  • 55
  • 85

2 Answers2

0

Your question is probably more suited for the NCommon project discussion group or issue tracker. Closer to the source, the better :)

Peter Lillevold
  • 33,668
  • 7
  • 97
  • 131
0

JAson, check this: http://www.codeinsanity.com/2010/04/refactoring-storage-in-ncommon-11.html

The is NCommon's author blog. I had the same question and the above mentioned blog explained me the details.

frantisek
  • 366
  • 1
  • 4
  • 8