The "wait" advice applied specifically to the Image Hands and Record/Playback features. We don't plan to recreate the ImageHand feature. Record/Playback can now be implemented using standard C# serialization, so you don't have to wait for us for that feature.
The old HandController script had properties for the graphics and physics hand models, which were instantiated at runtime -- so yes, it was all done in code.