Closed flashpixx closed 7 years ago
The internal cycle member variable (https://github.com/LightJason/AgentSpeak/blob/master/src/main/java/org/lightjason/agentspeak/agent/IBaseAgent.java#L117) with all functionality should removed, because on continuous working system, the cycle can create an overflow.
The cycle variable can be create on inheritance of the agent object
The internal cycle member variable (https://github.com/LightJason/AgentSpeak/blob/master/src/main/java/org/lightjason/agentspeak/agent/IBaseAgent.java#L117) with all functionality should removed, because on continuous working system, the cycle can create an overflow.
The cycle variable can be create on inheritance of the agent object