Skip to content
  • Eric Cano's avatar
    Intermediate commit: started to implement the garbage collection, plus a... · 7feba896
    Eric Cano authored
    Intermediate commit: started to implement the garbage collection, plus a producer and consumer action.
    The Agent class is becomming too complex, so started to split it up between the current agent (living with the application it represents)
    and the AgentVisitor, which will look at it from the outside (for the garbage collector).
    7feba896