Subject Field persistence question
Author Alan McDonald
It's a pity that there is no field persistence with the IB_ components. It
means that the compiler can't catch your fieldname spelling errors - it's
only caught at run time. Is there still no way but to use the fieldbyname or
the fields array?
Alan