Subject | Re: [IBO] "2-nd time thru" problems |
---|---|
Author | Geoff Worboys |
Post date | 2001-08-13T14:09:53Z |
> Do you (and Jason) think that a property setting toWhat I would prefer (and we have briefly discussed some time ago) is
> automatically propagate assignments from Fields to
> BufferFields (or propagate by default those that make
> much sense, like OnGetText/OnSetText) could be a
> thing to consider?
that we isolate some aspects of TIB_Column out to a new TIB_ColumnDef
class - so that information common to all instances is available at a
common point.
This could be implemented without impact to exist apps by using
get/set functions on the currently exposed properties.
Not sure if/when this could come into being. I make it sound easy,
but I think there could be considerable work involved.
(My biggest reservation is that it starts to look too much like the
VCL ;-)
Geoff Worboys
Telesis Computing