|
-
Dec 18th, 2002, 10:03 AM
#1
Thread Starter
Hyperactive Member
XML - Which method is most efficient?
A project I'm working on requires page information to be stored in an XML file.
In your opinion would it be better to store all the page data in separate XML files, or stick all the data inside one XML file?
What are the advantages/disadvantages over one method then the other?
-
Dec 18th, 2002, 07:15 PM
#2
Hyperactive Member
It depends. Assuming you've constructed an intelligent XML structure, saving to one file would require the fewest number of disk io operations.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|