I understand dojo.clone has some enhancements compared to plain node.cloneNode, but after trying unsuccessfully to use dojo.clone on a ContentPane with dijits as children, FilteringSelect, DateTextBox for example, and inserting the cloned ContentPane node with children into an AccordionPane, the objects render fine and are visible, but they have no dijit functionality; they're posers. I try to access the dojoType attribute and it doesn't exist in the child cloned elements, but it does in the ContentPane. Is this currently as intented? Is there any hope of dijit cloning for the future?
