]> source.dussan.org Git - xmlgraphics-fop.git/commitdiff
updated current status
authorKeiron Liddle <keiron@apache.org>
Tue, 5 Mar 2002 14:39:45 +0000 (14:39 +0000)
committerKeiron Liddle <keiron@apache.org>
Tue, 5 Mar 2002 14:39:45 +0000 (14:39 +0000)
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194692 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 6ba510128b38ac6889d1d48dd31fdce84ecada59..4acacf7026b3a2ec0e1ff273228e375c085a1e71 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -12,36 +12,32 @@ Keiron Liddle
 Jordan Naftolin
 Eric Schaeffer 
 Jon Smirl 
+Christian Geisert
+Bertrand Delacretaz
 
+Initial development of new layout managers, area tree and renderers.
+Altered xml handling.
+Added User Agent.
+Made the image package thread safe and now has a caching system.
+Added extension example, of the type xml->svg.
 
-**** THINGS WORKED ON ***** 
 
+**** THINGS WORKED ON *****
 
-redesign/refactoring - layout [Karen Lease]
-redesign/refactoring - page layout [Arved Sandstrom]
-svg, testing [Keiron Liddle]
-
+layout manager design
+documentation - design and developers understanding
+maintenance branch
 
 **** THINGS TO DO ****
 
-
 1)
-The immediate list of things that need to be done. These include things
-that may prevent other activity or could be done independantly.
+The main list of things that need to be done.
 
-* Redesign of flow layout handling, breaks keeps, spacing etc.
-* Redesign/factoring of line area handling.
-* Testing system, moving old tests to new system etc.
-* SVG
+- design of line area handling.
+- design of flow layout handling, breaks keeps, spacing etc.
 - integrating Avalon and Fop
-- Documentation / website needs to better help users understand how to use FOP
-- examples (a separate set of user fo examples)
-
-(* being worked on,  - no current activity)
 
 2)
-After the the layout handling is redesigned then these items should be
-promoted to first priority.
 These should be done with the aim of getting to basic conformance.
 
 - Implement all remaining formatting objects
@@ -52,15 +48,4 @@ These should be done with the aim of getting to basic conformance.
 Nail down external interfaces (the main part is fairly stable).
 Setting base directory, using config, logging, extensions etc.
 
-Interfaces to include:
-how does FOP get called
-how does the formatter interface to renderers
-how do people write new plug-ins: handlers for new image types
-processors for fo:instream-foreign-object
-
-4)
-Improve the code. Follow the Sun Java coding guidelines.
-Have better comments and correlation between spec terms
-and methods etc.
-