> I'm not sure that this is such a "small" structural change to the forms
system,
> but it would certainly result in a quantum leap in the ease of editing code
in
> forms, and make it easier to implement form code editing without having to
> actually open the form (which in turn will make it much easier, for instance,
> to find all instances of a given column name in embedded form code across all
> forms).

If you separate the code segment from the form and controls, wouldn't that take
two trips to the db on each save?  I suppose it would be splitting hairs on the
relatively small amount of data.....

Reply via email to