Re: FOP components

2004-02-08 Thread Glen Mazza
Peter B. West wrote: If we go to 1.4, should we also use 1.4 logging (java.util.logging) and possibly also the preferences API (java.util.prefs) for configuration/user agent/user prefs? I don't know Avalon, so I don't know what other facilities from there we are using or considering

RE: FOP components

2004-02-08 Thread Andreas L. Delmelle
-Original Message- From: Peter B. West [mailto:[EMAIL PROTECTED] snip / If we go to 1.4, should we also use 1.4 logging (java.util.logging) and possibly also the preferences API (java.util.prefs) for configuration/user agent/user prefs? I like this latter proposal (using

Re: FOP components

2004-02-08 Thread J.Pietschmann
Peter B. West wrote: I don't know Avalon, so I don't know what other facilities from there we are using or considering using. Avalon is a great way to decompose a large system into components. The real advantage is that there can be different implementations managing the components. For example,

Interaction between force-page-count and initial-page-number

2004-02-08 Thread Peter B. West
The editors, I am seeking clarification of the relationship between the force-page-number and initial-page-number properties in certain circumstances: specifically, when the value of force-page-number is auto and the value of initial-page-number on a following page-sequence is either

Bug report for Fop [2004/02/08]

2004-02-08 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

RE: FOP components

2004-02-08 Thread Andreas L. Delmelle
-Original Message- From: Andreas L. Delmelle [mailto:[EMAIL PROTECTED] ... The settings themselves are stored in a system location where they are not meant to be found and edited by hand... (On Windows the more straightforward way to modify the prefs outside of the application is

DO NOT REPLY [Bug 26778] New: - [PATCH] Support for percentages and table-units

2004-02-08 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://nagoya.apache.org/bugzilla/show_bug.cgi?id=26778. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 26778] - [PATCH] Support for percentages and table-units

2004-02-08 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://nagoya.apache.org/bugzilla/show_bug.cgi?id=26778. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

Percentages

2004-02-08 Thread Finn Bock
Hi, I just uploaded a patch which add support for percentages and calculations on percentages to bugzilla. I don't think that the patch is quite right in its attempt to find the correct base length to combine with the percentage. Some of my confusion comes from the fact that I can't tell the

Re: FOP components

2004-02-08 Thread J.Pietschmann
Andreas L. Delmelle wrote: Apache projects... Perhaps someone at Jakarta already has an idea for a common Preferences library? (AFAICT not) It's common enough that everybody invents its own solution, as expected. Avalon provides for XML configuration files, there are classes mapping XML structures

RE: FOP components

2004-02-08 Thread Andreas L. Delmelle
-Original Message- From: J.Pietschmann [mailto:[EMAIL PROTECTED] snip / There's also jakarta commons configuration, which uses property files (IIRC, may well be wrong). Not wrong necessarily, I think. Just maybe a bit outdated to some. The Properties API is treated in many docs as a

cvs commit: xml-fop/src/java/org/apache/fop/fo/pagination PageNumberGenerator.java

2004-02-08 Thread pbwest
pbwest 2004/02/08 18:47:14 Modified:src/java/org/apache/fop/fo/pagination Tag: FOP_0-20-0_Alt-Design PageNumberGenerator.java Log: Updated copyright notice Revision ChangesPath No revision No revision