[AgileWiki] editRow, structures
Status: Beta
Brought to you by:
blaforge
From: Bill la F. <bil...@su...> - 2006-07-22 01:19:07
|
OK, the editRow command is checked in. I've also been thinking about structures this morning. A structure is like a row, except that it is not in a table. And, unlike a row where the Columns table is in the row's table's descriptor unit, a structure's descriptor unit would itself have a Structure table. I expect that, like tables and rows, structures will be very helpful when implementing an application. Bill |