Quote:
Originally Posted by Joshamuffin
It was a pain going through all of the clusters and indecies,...
|
Once you get familiar with how clusters work and how to bundle and unbundle things by name, it's a lot less painful. You did a whole bunch of work figuring out things in detail using simple "anonymous" unbundle steps. Here is something that does the same thing in fewer steps and with more built-in documentation using Unbundle by Name. It works a lot like structures in C, where you can drill down through multiple layers in one shot.