Tim, I have been creating a LOT of custom constants recently (removing IP vars used as constants) [sidebar - I am down to < 40 ipvars from over 550]
Yes, it is a minor PITA to have to restart, but if you 'watch' the loading process 4D loads the custom constants BEFORE running almost everything - including the native login screen. I have seen this, as I have been screwing around with a custom constant the xml did not like and during the load of the xlif file 4D would choke and throw an error -- before the login screen. so.. I understand why custom constants are this way... Chip On Wed, 01 Aug 2018 14:20:23 -0500, Tim Nevels via 4D_Tech wrote: > On Aug 1, 2018, at 9:49 AM, Jeremy French wrote: > >> Try creating 2-tables with a one-to-many relation. Say "Owner" (one >> table) and "Item" (many table.) >> In the Relation Inspector, name the relations: >> >> Many to one as "theOwner" >> One to many as "theItems" >> >> Don't forget to restart 4D before examining in the Debugger. With >> ORDA, any structure change requires restarting 4D to be recognized. > > They really need to fix that. > > Reminds me of how custom constants work. Such a PITA to have to > restart to be able to use a newly created constant. So much a PITA > that I’ve avoided custom constants because of it. And thus far 4D has > never addressed that. > > Hope they treat ORDA differently than they have done with custom constants. > > Tim > > ***************************************** > Tim Nevels > Innovative Solutions > 785-749-3444 > [email protected] > ***************************************** > > ********************************************************************** > 4D Internet Users Group (4D iNUG) > Archive: http://lists.4d.com/archives.html > Options: https://lists.4d.com/mailman/options/4d_tech > Unsub: mailto:[email protected] > ********************************************************************** --------------- Gas is for washing parts Alcohol is for drinkin' Nitromethane is for racing ********************************************************************** 4D Internet Users Group (4D iNUG) Archive: http://lists.4d.com/archives.html Options: https://lists.4d.com/mailman/options/4d_tech Unsub: mailto:[email protected] **********************************************************************

