Jeremias Maerki wrote:

> Anyway, may I ask for the reason that you want to do that?

Sure. I am trying to port some code I wrote to implement text-transform for
the maintenance branch over to the trunk. One of the key things there is to
tie together all FOText objects that are part of the same Block, so that
word boundaries are respected regardless of the markup. The way I
implemented this was to keep finding ancestors until I came to a Block. I
can't do that without the reference to the parent. It is not a high priority
thing, but I am trying to finish up all of the stuff I started in the
maintenance branch.

Victor Mote


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]

Reply via email to