On 26 Feb 2004 at 11:07, Brian Kelley wrote:

> Actually, one thing that is missing in the python wrapper now
> that I think about it is the function that allows a view to be
> copied into a view with the same structure.  I think this
> exists in C++.  I wonder if it would be useful to have a
> clone function for a view such that: 
> 
> clone = vw.clone(name="temporary_table")

clone = vw[:]

-- Gordon
http://www.mcmillan-inc.com/

_____________________________________________
Metakit mailing list  -  [EMAIL PROTECTED]
http://www.equi4.com/mailman/listinfo/metakit

Reply via email to