Martin Desruisseaux wrote:
Jody Garnett a écrit :
- for SortOrder - we may want to go with full descriptive names then
the spec? (ie. Ascending, Descending)
I prefer "ASCENDING" and "DESCENDING" names instead of "ASC" and
"DESC"...
Me too - here is what I will do:
public static final So
Jody Garnett a écrit :
- for SortOrder - we may want to go with full descriptive names then the
spec? (ie. Ascending, Descending)
I prefer "ASCENDING" and "DESCENDING" names instead of "ASC" and "DESC"...
Martin.
---
This SF.net ema
SortBy - uses a propertyName and SortOrder
SortOrder - a CodeList of ASC, DESC
A couple of questions for you guys:
- For the use of PropertyName we may want to go with an Expression (to
be consist)? Or indicate that xPath is permissable?
- for SortOrder - we may want to go with full descriptive