I'd appreciate a less contrived motivating example.  The best way to
implement this dataSnapshot() function is simply:

    function dataSnapshot(aCollection) {
        return aCollection.clone();
    }

-j
_______________________________________________
es-discuss mailing list
[email protected]
https://mail.mozilla.org/listinfo/es-discuss

Reply via email to