Peter Hoopes
04/19/2023, 4:46 PMfwreinit
which is fine, but then I’m not sure where my existing code would need to be order to get reexecuted with the restart. (Brad - the demo video is aimed at CB5. Wondering if it’s different with CB6 as well). Any pointers would be greatly appreciated.bdw429s
04/19/2023, 4:49 PMbdw429s
04/19/2023, 4:49 PMbdw429s
04/19/2023, 4:50 PMbdw429s
04/19/2023, 4:50 PMreloadChecks()
on the bootstrapbdw429s
04/19/2023, 4:51 PMPeter Hoopes
04/20/2023, 3:36 AMPeter Hoopes
04/22/2023, 11:54 PMreinit
key that triggers onApplicationStart, wouldn’t that reload CB since the Bootstrap code is at the start of that function? It would seem to me (CB newbie) that any time onApplicationStart runs, it’ll fully recreate CB in application.cbBootstrap
. I’m not sure where reloadChecks()
should go in all of this…