A question in front of any own coding efforts: Why these nice store() and structure() methods gone ? Are they superseeded by something? What i'am missing here?
Assume, I want to built a "wide" data-format-tree, representing many kinds of data-objects, so containing many different subviews in a moderate deep. And assume further, I want to do this separatly and independently from each other for each subview. What is the "MetaKit-Way" to do this type of "OO-Data" handling ? Compiling the "GetAs-Strings" together "by hand" seems to me less comfortable then doing this automagically by store() or structure(). Frank _____________________________________________ Metakit mailing list - [EMAIL PROTECTED] http://www.equi4.com/mailman/listinfo/metakit
