cebes / cebes-server

Cebes servers
https://cebes.github.io
Apache License 2.0
2 stars 0 forks source link

Enforce strict access scope for classes #101

Open phvu opened 7 years ago

phvu commented 7 years ago

Many classes in cebes server contain fields that are public. We need to revise all of them and be more opinionated about which fields to expose or to hide.