Showing related tags and posts accross the entire site.
-
Hi! StackOverflowException problem This is due to the clone() implementation in entity classes not being able to detect cyclic references during deep copy of an object tree. This ends up with a StackOverflowException when DeepLoading or DeepSaving, and sometimes when a collection (an instance of TList<T>...