I haven’t looked through EE’s source code yet but I wondering if someone could answer a quick question on the weblog entries tag. Just say weblog entries contains 10 fields and you want to display only 2 of them. When using a weblog entries tag does it select all available fields or only the fields specified within the loop? This is more of a performance question then anything. I would find it a waste of resources to select all 10 fields if I only wanted to display 2 of them.