Wishlist item: More description in the NotImplementedException thrown

Wishlist item: More description in the NotImplementedException thrown

Old forum URL: forums.lhotka.net/forums/t/6182.aspx


ajj3085 posted on Friday, January 16, 2009

Hi,

I'm in the process of converting to the newer managed properties, which I'm REALLY liking a lot.

One thing that is a stumbling point is that I sometimes forget to create a Child_Update with the proper signature.  It's my fault... but it would be very helpful if instead of getting this:

NotImplementedException: Child_Update not implemented

we got something like this:

NotImplementedException: Child_Update not implemented on type MyChildBO

I have classes with multiple child collections, and it looks like i have the child_update methods in all of them.. but I'm not sure which type is causing the grief.

Thanks, and thanks for a great framework!

Andy

RockfordLhotka replied on Friday, January 16, 2009

Thanks - I've added it to the list

http://www.lhotka.net/cslabugs/edit_bug.aspx?id=290

ajj3085 replied on Monday, January 19, 2009

Thanks!  The new book is really well done too... haven't read it straight through yet, but picking what I need (have too much work right now!).  I really like how the topics have been reorganized.

Copyright (c) Marimer LLC