Difference between revisions of "Virtual to Real Fields"
From Freeside
m (Reverted edits by CaletOlic4 (Talk); changed back to last version by Ivan) |
TrbasZelal (talk | contribs) |
||
Line 1: | Line 1: | ||
+ | http://www.textdronacr.com | ||
= 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 09:42, 26 April 2009
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.