Update Ordering to take enums instead of boolean flags.
-------------------------------------------------------

                 Key: CAY-1284
                 URL: https://issues.apache.org/jira/browse/CAY-1284
             Project: Cayenne
          Issue Type: Improvement
          Components: CayenneModeler GUI
    Affects Versions: 3.0M6
         Environment: All.
            Reporter: Michael Gentry
            Assignee: Michael Gentry
            Priority: Minor
             Fix For: Short term future


The Ordering class currently takes booleans to indicate ascending/descending 
and case sensitive/insensitive.  When reading the code, it is impossible to 
know what "true" and "false" actually mean unless you are familiar with the 
API.  Update the class to use descriptive enums instead of boolean flags.


-- 
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