Skip to content

How small a concern should be? #8

@wli3

Description

@wli3

I am not sure this is the right place, should I move it to email?

I realized a problem when I am writing a comment at #4

For data flow alone we can chop it down to much smaller pieces
Write 1. Validation 2. Concurrency
Read 3. get data into correct data structure 4. format to human readable 5. performance of read caching

However, given the subject code is about 20 lines in total, we can end up with 5 class and each of them has 4 lines.

So the problem is -- how small is too small?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions