i have a class with quite a few members..i was wondering if i should create "reader/writer" functions, or simply make the member variables public? i thought it would be more organized to have the accessors, but i am not sure..any advices?
thanks