From 7c7d5d4972243fde9bee85977765ce3015b0915b Mon Sep 17 00:00:00 2001 From: Keiron Liddle Date: Tue, 19 Nov 2002 09:40:03 +0000 Subject: [PATCH] updated data git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@195564 13f79535-47bb-0310-9956-ffa450edef68 --- src/documentation/content/xdocs/status.xml | 71 +++++++++------------- 1 file changed, 28 insertions(+), 43 deletions(-) diff --git a/src/documentation/content/xdocs/status.xml b/src/documentation/content/xdocs/status.xml index 21598288f..d591ed3b1 100644 --- a/src/documentation/content/xdocs/status.xml +++ b/src/documentation/content/xdocs/status.xml @@ -13,7 +13,7 @@
Status -

[last updated 10th June 2002]

+

[last updated 20th November 2002]

This is the development status of FOP. A branch has been created for @@ -25,20 +25,6 @@ performance and design issues.

Development Status

-Volunteers needed for:

-
    -
  • configuration implementation
  • -
  • implement formatting objects and properties
  • -
  • AWT/Swing viewer design and implementation
  • -
  • documentation
  • -
  • MIF output
  • -
-

-... and plenty of other areas. See the todo -list for more details. -See this Status for more information. -

-

Development for 1.0DR1 is addressing the design issues for layout and performance. The new design focusing on making it possible to be conformant to the spec and be able to handle large documents. The development effort @@ -55,7 +41,7 @@ to predict any dates.

Binaries

- + @@ -65,30 +51,29 @@ to predict any dates.

Lines of code using "find . -iname "*.java" | xargs cat | wc -l"

fop.jar1,966 kb
fop.jar1,962 kb
hyphention (in fop.jar)717 kb
batik.jar2,164 kb
bsf.jar106 kb
- - - - - - + + + + + +
org.apache.fop.*67076
org.apache.fop.fo.*15257 (23%)
org.apache.fop.layoutmgr.*4537 (7%)
org.apache.fop.area.*2314 (3.5%)
org.apache.fop.render.*6474 (10%)
org.apache.fop.pdf.*8113 (12%)
org.apache.fop.*67479
org.apache.fop.fo.*13186 (20%)
org.apache.fop.layoutmgr.*7913 (12%)
org.apache.fop.area.*3722 (5.5%)
org.apache.fop.render.*8210 (12%)
org.apache.fop.pdf.*9481 (14%)

Files using "find . -iname "*.java" | wc -l"

- - - - - + + + + +
org.apache.fop.*462
org.apache.fop.fo.*127 (27%)
org.apache.fop.layoutmgr.*28 (6%)
org.apache.fop.area.*36 (8%)
org.apache.fop.render.*35 (8%)
org.apache.fop.*442
org.apache.fop.fo.*125 (28%)
org.apache.fop.layoutmgr.*35 (8%)
org.apache.fop.area.*37 (8%)
org.apache.fop.render.*39 (9%)
-
Maintenance Status

-Latest maintenance release was FOP 0.20.3 on 4th March 2002. +Latest maintenance release was FOP 0.20.5 on 24th November 2002. See release notes for more details. Releases will be made periodically to address minor bugs and compatibility. @@ -96,31 +81,31 @@ and compatibility.

Binaries

- + - + - - - + + +
fop.jar1,695 kb
fop.jar1,992 kb
hyphention (in fop.jar)746 kb
batik.jar2,164 kb
batik.jar2,119 kb
bsf.jar106 kb
xalan.jar906 kb
xercesImpl.jar1,729 kb
xml-apis.jar108 kb
xalan.jar1,007 kb
xercesImpl.jar813 kb
xml-apis.jar112 kb

Lines of code using "find . -iname "*.java" | xargs cat | wc -l"

- - - - - + + + + +
org.apache.fop.*69131
org.apache.fop.fo.*14916 (22%)
org.apache.fop.layout.*7108 (10%)
org.apache.fop.render.*15840 (23%)
org.apache.fop.pdf.*7883 (11%)
org.apache.fop.*69610
org.apache.fop.fo.*14660 (21%)
org.apache.fop.layout.*7154 (10%)
org.apache.fop.render.*16260 (23%)
org.apache.fop.pdf.*7938 (11%)

Files using "find . -iname "*.java" | wc -l"

- - - + + + - +
org.apache.fop.*391
org.apache.fop.fo.*119 (30%)
org.apache.fop.layout.*49 (13%)
org.apache.fop.*394
org.apache.fop.fo.*122 (31%)
org.apache.fop.layout.*49 (12%)
org.apache.fop.render.*48 (12%)
org.apache.fop.pdf.*49 (13%)
org.apache.fop.pdf.*50 (13%)
-- 2.39.5