Make microsling code very easy to read
--------------------------------------

                 Key: SLING-59
                 URL: https://issues.apache.org/jira/browse/SLING-59
             Project: Sling
          Issue Type: Improvement
          Components: microsling
            Reporter: Bertrand Delacretaz
            Priority: Minor


I think a big part of that is giving more importance to code that implements 
the basic concepts, as opposed to (possibly) boring support code that's here to 
make things work.

I have started moving stuff to subpackages named "helpers" in various parts to 
mark such support code.

We could also say that non-public classes are not "important", but that doesn't 
always work due to other constraints, classes sometimes have to be public even 
though they're not "interesting".



-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to