Deprecate org.apache.pivot.wtk.text package
-------------------------------------------

                 Key: PIVOT-423
                 URL: https://issues.apache.org/jira/browse/PIVOT-423
             Project: Pivot
          Issue Type: Task
          Components: wtk-text
            Reporter: Greg Brown
            Assignee: Greg Brown
             Fix For: 1.4.1


The classes in this package were originally intended to support rich text 
editing in TextArea. However, they add unnecessary complexity to the platform 
since the primary use case for TextArea (and TextInput, which uses 
org.apache.pivot.wtk.text.TextNode) is entering unformatted text. As a result, 
they will be deprecated, and the implementation of TextArea and TextInput will 
be simplified accordingly in a future release.


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