You are viewing a plain text version of this content. The canonical link for it is here.
Posted to fop-dev@xmlgraphics.apache.org by bu...@apache.org on 2005/11/15 11:13:52 UTC

DO NOT REPLY [Bug 37506] New: - [Patch] Refactor FontReaders (PFM and TTF)

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG�
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=37506>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND�
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=37506

           Summary: [Patch] Refactor FontReaders (PFM and TTF)
           Product: Fop
           Version: all
          Platform: Other
        OS/Version: other
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: general
        AssignedTo: fop-dev@xmlgraphics.apache.org
        ReportedBy: kevin.jackson@it.fts-vn.com


I was looking at the code and noticed how similar these two 'apps' actually are.
 So I extracted the most common functionality into a base class and inherited
from it, prinicple of DRY I suppose.  I'm sure more could be done to extract
even more commonality, but this was really low-hanging.  Anyway included patch
for consideration.

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