JuliaDynamics / Agents.jl

Agent-based modeling framework in Julia
https://juliadynamics.github.io/Agents.jl/stable/
MIT License
712 stars 114 forks source link

Warn only once #990

Closed Tortar closed 4 months ago

Tortar commented 4 months ago

Actually this still has some problems

Datseris commented 4 months ago

Why warn only once? I would argue we should warn all the time to make sure people get it and update their code. If they don't want to update their code they shouldn't use agetns.jl v6.

Tortar commented 4 months ago

This warns once in a session, but in all sessions it will restate the warning, it is a bit too annoying that you are flood with the same warning hundreds of times

Datseris commented 4 months ago

fine. i prefer to flood people and make them update the code but that is not a popular approach.