RE: Exception hierarchy.

2004-10-26 Thread Glen Mazza
Hello Andreas! (and others) --- "Andreas L. Delmelle" <[EMAIL PROTECTED]> wrote: > > -Original Message- > > From: Glen Mazza [mailto:[EMAIL PROTECTED] > > > > > > Hi Glen, > > > I'm confused--why is OK to throw SAXExceptions but > not > > its child SAXParseExceptions? With the latter,

page-number-citation problem

2004-10-26 Thread Randy Ouellette
We are having an issue with using the page-number-citation for outputting the page-number for those pages that are inside a page-sequence when the number is restarted (initial-number="1"). We are trying to output a page-number in a TOC but cannot get a value. Is there going to be a fix for this ty

RE: Exception hierarchy.

2004-10-26 Thread Victor Mote
Andreas L. Delmelle wrote: > What about: > - LayoutException > - AreaException > - RenderException FWIW, this is exactly where FOray is headed. You and Finn are on the right track. Victor Mote

Re: DO NOT REPLY [Bug 31206] - [PATCH] Improvements over the new line breaking algorithm

2004-10-26 Thread Simon Pepping
Luca, I will try to look at your patch later this week. Regards, Simon -- Simon Pepping home page: http://www.leverkruid.nl

Re: → in DnI documentation

2004-10-26 Thread Simon Pepping
Clay, Sorry for not answering earlier. I have a couple of other things to do these weeks. On Thu, Oct 21, 2004 at 02:25:12PM -0700, Clay Leeds wrote: > I'd also like to resolve the error in Forrest if possible, so the rest > of this POST deals with that. > > I suspect the problem is related to

RE: Exception hierarchy.

2004-10-26 Thread Andreas L. Delmelle
> -Original Message- > From: Glen Mazza [mailto:[EMAIL PROTECTED] > > Hi Glen, > I'm confused--why is OK to throw SAXExceptions but not > its child SAXParseExceptions? With the latter, it > just holds locator information necessary to pinpoint > the problem for the user. Please elaborate

Re: Exception hierarchy.

2004-10-26 Thread Finn Bock
[Glen] I'm confused--why is OK to throw SAXExceptions but not its child SAXParseExceptions? With the latter, it just holds locator information necessary to pinpoint the problem for the user. Please elaborate. The way I see it SAXException is the exception used to communicate across the ContentHa

Re: Exception hierarchy.

2004-10-26 Thread Glen Mazza
I'm confused--why is OK to throw SAXExceptions but not its child SAXParseExceptions? With the latter, it just holds locator information necessary to pinpoint the problem for the user. Please elaborate. Java gives us a large family of predefined exceptions for use in our coding--I'm leery of proc

Re: Exception hierarchy.

2004-10-26 Thread Jeremias Maerki
Big +1 for the FOPException subclasses. However, I wonder if FOPException should have SAXException as its baseclass. Almost all FOP exceptions will probably result in SAXExceptions as the whole processing occurs between startDocument() and endDocument() SAX events, but most FOP exceptions are not r

Exception hierarchy.

2004-10-26 Thread Finn Bock
Hi Team, I would like to make some changes to the exceptions used in tree building. First, I dislike throwing SAXParseException from within FOP. In my opinion SAXParseException are for reporting problems during the parsing of XML, not for reporting subsequent problems with the FO tree. Second, t

DO NOT REPLY [Bug 31899] - [PATCH] Exception hierarchy.

2004-10-26 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://issues.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 31899] New: - [PATCH] Exception hierarchy.

2004-10-26 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://issues.apache.org/bugzilla/show_bu

Re: meaning of Area.TreeExt interface

2004-10-26 Thread Finn Bock
[Glen] OK, I'd like to 1) rename TreeExt to OffDocumentItem (to clarify what it's really for) 2) change it from an interface to an abstract base class. 3.) Have this base class hold the "when" parameter for when this ODI is to be generated, so the "when" does not need to be hardcoded into A

Re: meaning of Area.TreeExt interface

2004-10-26 Thread Glen Mazza
--- Finn Bock <[EMAIL PROTECTED]> wrote: > [Glen] > > > Actually, to clarify what I wrote: why do we need > an > > extension interface (TreeExt) for objects placed > > outside the document (pdf bookmarks/metadata), > while > > *not* needing one for extension objects that end > up > > placed *on* t

Re: meaning of Area.TreeExt interface

2004-10-26 Thread Glen Mazza
--- Finn Bock <[EMAIL PROTECTED]> wrote: > > [Glen] > > > Finn, ***be very careful***, the definition of > tree > > extension was #2, *not* #1 (see previous email). > I > > don't like its name, it should be OutOfAreaObject > or > > something like that. > > And why shouldn't extensions be allo

[GUMP@brutus]: Project xml-fop (in module xml-fop) failed

2004-10-26 Thread Sam Ruby
To whom it may engage... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact the folk at [EMAIL PROTECTED] Project xml-fop has an issue affecting its community integration. This issue affects 1 pr