Suppose I create a view that is the result of many complicated operations. Is there anyway to save this view state so I don't have to repeat the operations in the future? If not, consider this a feature request :)

It certainly sounds feasible since each generated view needs to have a mapping back to the original views. That would be really powerful. Currently all my views save their history so I can reconstruct them later, but the history is an operational history so the operations have to be reperformed.

Brian


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

Reply via email to