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 2007/04/17 16:15:27 UTC

DO NOT REPLY [Bug 42146] New: - [PATCH] Statistics inner class for org.apache.fop.area.AreaTreeHandler

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=42146>.
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=42146

           Summary: [PATCH] Statistics inner class for
                    org.apache.fop.area.AreaTreeHandler
           Product: Fop
           Version: all
          Platform: Other
        OS/Version: other
            Status: NEW
          Severity: normal
          Priority: P4
         Component: general
        AssignedTo: fop-dev@xmlgraphics.apache.org
        ReportedBy: fop-dev@cumiskey.com


Small patch which moves out all statistics/debug related code into inner class
called Statistics.

Adrian Cumiskey.

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

DO NOT REPLY [Bug 42146] - [PATCH] Statistics inner class for org.apache.fop.area.AreaTreeHandler

Posted by bu...@apache.org.
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=42146>.
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=42146


vincent.hennebert@anyware-tech.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED




------- Additional Comments From vincent.hennebert@anyware-tech.com  2007-04-20 01:13 -------
Patch applied with some modifications.

Not sure there is a written rule anywhere, but in javadoc statements the
arguments of methods are rather formatted on one line (no carriage return
between the argument name and its description) and not indented.

Also, the maximum allowed line width in FOP is 100. I reverted some linebreaks
in your patch because they were looking a bit weird and the line was fitting in
this limit anyway.

Thanks Adrian!

Vincent

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

DO NOT REPLY [Bug 42146] - [PATCH] Statistics inner class for org.apache.fop.area.AreaTreeHandler

Posted by bu...@apache.org.
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=42146>.
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=42146





------- Additional Comments From fop-dev@cumiskey.com  2007-04-17 07:17 -------
Created an attachment (id=19981)
 --> (http://issues.apache.org/bugzilla/attachment.cgi?id=19981&action=view)
patch file

As described in the main description, with some reformatting to adhere to FOP
checkstyle.

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