Tom,
This is one place where the 'form controller' approach to managing form
code works great. By having all the active objects on a form callback to a
process method it's much easier to manage code used on a form than if it's
residing in specific objects on the form. Granted you can export that code
from each object but it's a real jumble when you do. By calling a
controller method first it's much easier to see the context in the exported
code.

On Thu, Apr 20, 2017 at 6:04 AM, Benedict, Tom via 4D_Tech <
4d_tech@lists.4d.com> wrote:

> Do your apps use 4D forms? If so, how do you deal with them with respect
> to version control?
>


-- 
Kirk Brooks
San Francisco, CA
=======================

*The only thing necessary for the triumph of evil is for good men to do
nothing.*

*- Edmund Burke*
**********************************************************************
4D Internet Users Group (4D iNUG)
FAQ:  http://lists.4d.com/faqnug.html
Archive:  http://lists.4d.com/archives.html
Options: http://lists.4d.com/mailman/options/4d_tech
Unsub:  mailto:4d_tech-unsubscr...@lists.4d.com
**********************************************************************

Reply via email to