01-01-2009, 01:42 AM
[eluser]dcheslow[/eluser]
Hi there,
I am writing an application that generates text files. I am using views to format the various components that go into the text file. It all works fine until I generate a couple thousand components... which means that I load a couple thousand views. The weird things is that the application just quits... no error, no exception... it just exits.
So my question is... is it possible to load too many views? If so, is it possible to release whatever resources are being consumed?
Thanks in advance,
=dave=
Hi there,
I am writing an application that generates text files. I am using views to format the various components that go into the text file. It all works fine until I generate a couple thousand components... which means that I load a couple thousand views. The weird things is that the application just quits... no error, no exception... it just exits.
So my question is... is it possible to load too many views? If so, is it possible to release whatever resources are being consumed?
Thanks in advance,
=dave=