Difference between revisions of "Virtual to Real Fields"
From Freeside
CaletOlic4 (talk | contribs) m (ounodeldr) |
|||
Line 1: | Line 1: | ||
+ | lidronr | ||
= Introduction = | = Introduction = | ||
Virtual fields need to be overhauled in 1.9. They should be real fields in the relevant table, and all the complexity in Record.pm, lack of history and so on can be fixed. FS::part_virtual_field can still stick around to keep track of the new fields we've added to tables. | Virtual fields need to be overhauled in 1.9. They should be real fields in the relevant table, and all the complexity in Record.pm, lack of history and so on can be fixed. FS::part_virtual_field can still stick around to keep track of the new fields we've added to tables. |
Revision as of 00:36, 7 February 2008
lidronr
Introduction
Virtual fields need to be overhauled in 1.9. They should be real fields in the relevant table, and all the complexity in Record.pm, lack of history and so on can be fixed. FS::part_virtual_field can still stick around to keep track of the new fields we've added to tables.