This thread looks to be a little on the old side and therefore may no longer be relevant. Please see if there is a newer thread on the subject and ensure you're using the most recent build of any software if your question regards a particular product.
This thread has been locked and is no longer accepting new posts, if you have a question regarding this topic please email us at support@mindscape.co.nz
|
Hey guys - I was looking through your API reference today, but not finding what I was lookign for. What I wanted to know is, if the UnitOfWork.Find method doesn't actually find anything to add to the returned list, what happens? Does it throw an exception, return null, or return an empty list? Any one of these are acceptable responses, but it helps to know what to look for. Yeah, I know, I can set up a test case and try it, but why should I have to do that when I have the API reference? My $0.02US worth... Dave |
|
|
Thanks for identifying this. As you've no doubt found by now, it returns an empty list. We'll update the docs to clarify this! |
|