Re: [Bug 25480] - Experimental performance improvements.

2004-01-13 Thread Peter B. West
Andreas L. Delmelle wrote: Sorry for the long post... Just trying to put a few ideas together. Alt-design (trying the hyphen for a while) takes different approaches at different times. While building the subtree of any node, all of the properties are maintained in a HashMap, along with a BitSet

RE: [Bug 25480] - Experimental performance improvements.

2004-01-13 Thread John Austin
On Tue, 2004-01-13 at 20:49, Glen Mazza wrote: > Let's not get too certain of anything right now with > respect to implementation--but you probably have a > point--a huge and very repetitively formatted document > (say, the Chicago phone book, perhaps) would have > comparatively fewer properties wi

RE: [Bug 25480] - Experimental performance improvements.

2004-01-13 Thread Glen Mazza
Let's not get too certain of anything right now with respect to implementation--but you probably have a point--a huge and very repetitively formatted document (say, the Chicago phone book, perhaps) would have comparatively fewer properties with a higher cardinality for each. Glen --- "Andreas L.

DO NOT REPLY [Bug 25480] - [PATCH] Experimental performance improvements.

2004-01-13 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

cvs commit: xml-fop/src/java/org/apache/fop/render/mif MIFHandler.java

2004-01-13 Thread gmazza
gmazza 2004/01/13 16:00:39 Modified:src/java/org/apache/fop/fo FObj.java src/java/org/apache/fop/fo/flow TableRow.java src/java/org/apache/fop/fo/pagination ConditionalPageMasterReference.java Flow.java PageMa

RE: [Bug 25480] - Experimental performance improvements.

2004-01-13 Thread Andreas L. Delmelle
> -Original Message- > From: Glen Mazza [mailto:[EMAIL PROTECTED] > > OK--this may also be overkill then. Thank you for the > analysis. > It will prove useful, I am sure --provided we want to uphold the intention to be able to process any size of document (from sources that may not be as

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

2004-01-13 Thread gmazza
gmazza 2004/01/13 15:28:31 Modified:src/java/org/apache/fop/fo PropertyList.java Log: static boolean array inheritableProperty[] added, to reduce processing costs of lookups to see if a property is inheritable. Work based on Finn Bock's patch. Revision ChangesPath 1.2

Re: Intersting link for i18n freaks

2004-01-13 Thread J.Pietschmann
Jeremias Maerki wrote: There was an inquiry by Xerces-J people on the XML PMC yesterday asking for the compatibility of IBM's ICU package with the ASF license. It looks like this package could be interesting for our project, too: Yeah, Unicode normalization! UTR14! Even character shaping! J.Piets

Re: [Bug 25480] - Experimental performance improvements.

2004-01-13 Thread Glen Mazza
OK--this may also be overkill then. Thank you for the analysis. Glen --- Finn Bock <[EMAIL PROTECTED]> wrote: > [Glen Mazza] > > > This sounds like it could be an excellent idea--a > > PropertyRepository (extending, of course, a > > DelmelleRepository (tm) ;) ) could be a very > useful > > tool

Re: Justification in HEAD

2004-01-13 Thread J.Pietschmann
Simon Pepping wrote: Do you need to break the line is as many separate text areas as there are word spaces ( + 1 )? Well, the line may be parsed while rendering, which means you don't have to create area objects, roughly: StringTokenizer tok=new StringTokenizer(...); while( tok.hasMoreTokens )

Intersting link for i18n freaks

2004-01-13 Thread Jeremias Maerki
There was an inquiry by Xerces-J people on the XML PMC yesterday asking for the compatibility of IBM's ICU package with the ASF license. It looks like this package could be interesting for our project, too: http://oss.software.ibm.com/icu/ Jeremias Maerki

Re: Justification in HEAD

2004-01-13 Thread Simon Pepping
Chris, On Mon, Jan 12, 2004 at 10:22:00AM +, Chris Bowditch wrote: > Simon Pepping wrote: > > >I am not sure whether it is necessary to break up the > >text area into pieces. > > The trouble is renderText is being presented with a whole line at a > time. It should be presented with smaller

Re: [Bug 25480] - Experimental performance improvements.

2004-01-13 Thread Finn Bock
[Glen Mazza] This sounds like it could be an excellent idea--a PropertyRepository (extending, of course, a DelmelleRepository (tm) ;) ) could be a very useful tool for FO Tree Building. Prior to creating any Property instance for any FO's array, we send the specs of the needed property to the Pro

RE: [Bug 25480] - Experimental performance improvements.

2004-01-13 Thread Andreas L. Delmelle
Sorry for the long post... Just trying to put a few ideas together. > From: Finn Bock [mailto:[EMAIL PROTECTED] > > Pardon me for repeating what might be obvious, Well, it wasn't to me, so... thanks in advance > but I'll like to take > a look at what information we want to store at each FObj.

DO NOT REPLY [Bug 26096] - subproperty="inherit" does not find inherited value.

2004-01-13 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 26096] - subproperty="inherit" does not find inherited value.

2004-01-13 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 26096] New: - subproperty="inherit" does not find inherited value.

2004-01-13 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

Re: Justification in HEAD

2004-01-13 Thread Chris Bowditch
J.Pietschmann wrote: Unfortunately, ther is more to justification than just expanding spaces. In the long term, you'll have to deal with leader expansion as well as start and end space for inlines and perhaps letter spacing. Leaders are particularly nasty because of they mey be aligned. It may be

DO NOT REPLY [Bug 26055] - Some GIF imaes do not appear

2004-01-13 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 26055] - Some GIF imaes do not appear

2004-01-13 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 26055] - Some GIF imaes do not appear

2004-01-13 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu