classifier-reborn icon indicating copy to clipboard operation
classifier-reborn copied to clipboard

Moving implementation details to private methods

Open ibnesayeed opened this issue 8 years ago • 1 comments

I am not pointing to anything specific, but perhaps we can revisit the API for 3.x and move any implementation details to private methods. Currently only LSI class has three private methods and everything else is open.

ibnesayeed avatar Jan 14 '17 17:01 ibnesayeed

Yeah, let's start figuring out what needs to be private for 3.0, this will make documentation and maintenance a lot easier.

Ch4s3 avatar Feb 08 '17 20:02 Ch4s3