Phil 9.28.2021

Tr

GPT Agents

  • Working on getting the LWIC data organized – done!

SBIRs

  • Sprint Planning
  • Finished(?) with the parameter objects. I may change the file to MapsDataObjects and inherit from the serializing base class once I see how everything works with this approach.
  • Created PickleDataObjectBase and refactord. Loading and saving seems to be working fine
  • Ok, back to GraphBuilder. Added save, load, and exit callback attributes that can be passed a function from the main application. That should let me get the data out of the ProjectWindow class
  • Callbacks are working!