Nathaniel A Johnson
01/21/2024, 8:40 PMaddLogger(StdOutSqlLogger)
needs to be in each transaction block. Also, a good way to add Activities that will trigger a recomposition is:
activities.add(Activity.new { description = "Yet Another New Activity"; completed = false })
or at least this is my working theory.