I have some methods that take optional parameters like this:
$OBJ1_SORT_BY_SIZE
$OBJ1_SORT_BY_DATE
$OBJ1_SORT_BY_USER
I want these labels exported.
Of course I could create different methods for each label but prefer to have one sort method taking additional parameters
So OO constant is a constant used by the object but that needs be known outside the object