1) i dintnt sqay it was optimal... but it works! it actualy does. And in a real procdction setting. BUt i didnt recomend it is just said its better to bake out the entire thing to full body mash blends. Besides whats wrong with one smooth node and one merge verst node (yes many same node ops can be collapsed into one after the fact)
THere is one problem with the bound head and thats that the vert order becomes different, but taht too is realy easily handled. IF your not limitted to maya default tools.
My entire point was NOT to ever separate the ting at all. since theres nothing realy huge to gain form it in most cases, except more work. It is offcourse a bit slower tahn the separate head since it does imue a bit of extra overhead but still much faster tahn the whole set!
offcourse i might be a bit biased to say so as im realy running on tip nitch hardware, so i rarely need to sacrafifce workflow for speed.
2) yes i can se that influences can be hanider than warps. Wraps offcourse do have soem other advantages. but basicaly tehir the same piece of code. As is clusters and smooth skin.
3) maya will not eveluate things it will not need to show if they dont influence the the views. So if you hide part off the object then if the deformer does not necceserily need to update all the points. This is the most basic core bahaivour of maya, the essence so to speak.
This applies to DG as well as DAG (DG offcourse is what defines history of thinsg usualy). Things are not push torough maya but rather push pulled. wich means maya does send a notification fo dirty upward but the upward node decides whan it needs the data and what part of the data it needs. Most maya internal nodes indeed do only process whats needed os if the points are hidden they dont evauate, untill asked for.
Offcourse if a hidden node affects something esle it WILL update but only as much as updating that node downstram needs.
Now this can be easily demonstrated witha a polyproxy node and the subd shape. Even is the subd is slow bacuse its huge the polyproxy will still be much faster if you go and hide the subd sshape even tough its not
So to mekae things totaly clear i was
A) refeering to his situation. whare hed allready sewed the decapitated head back.
suggesting him to bake.
C) suggesting him not to have done so in the foirts place.