Hi
I have implemented the basic principles of the CSLA framework and all worked well. However, lately I have become aware that each time I ask a BO to retrieve me some data from the server it increases the memory a bit. This is obviously normal since it has now collected the data.
However, when the BO moves itself through to the client I would have expected this memory to be released but it isn't! Each subsequent new BO request increases the memory consumption until I eventually run out of it.
Any ideas from anyone?
Thanks
Marcel
Copyright (c) Marimer LLC