Re: [Zope-dev] Memory problems with ParsedXML ?
28 Mar
2001
28 Mar
'01
6:32 p.m.
Godefroid Chapelle writes:
I have imported about 2500 xml files in ParsedXML objects through the use of : ... But when trying to browse the folder containing the ParsedXML instances, a whole lot of memory is used by Zope and it took my machine down. Are you sure, you want to browse 2,500 objects?
Zope must load all objects, build a really big HTML page transfer it to the user's browser which will have a hard time to render this monster. I am sure, you want to organize your objects in a sensible way.... Dieter
9163
Age (days ago)
9163
Last active (days ago)
0 comments
1 participants
participants (1)
-
Dieter Maurer