https://issues.apache.org/bugzilla/show_bug.cgi?id=50039

--- Comment #7 from Curt Arnold <[email protected]> 2010-10-28 02:03:47 EDT ---
Looked at it again, but can't integrate tonight.  The patch at least needs some
documentation in ExtendedPatternLayout and test case using the feature in
pattern layout.

Using the "+" sign for right truncation (the patch does right truncation
despite the name) is unsatisfying since "-" is used for left alignment (right
alignment is the default) and you can have a field that is left aligned and
right truncated and "%+-4C" doesn't look satisfying to me.    I haven't found
any examples of right or left truncation flags.  I thought about "*", but I'm
inclined to "!" at the moment.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to