Re: CSSEngine internals

2004-04-28 Thread Ricky Panaglucci
glen, thank you for 1. regarding 2. - I was merely trying to resolve shorthanded properties and found a solution using computeValue in the meantime I will have a look at FOP also... regards, ricky --- Glen Mazza <[EMAIL PROTECTED]> wrote: > Hello Ricky, > > - Original Message - > > 1.

Re: CSSEngine internals

2004-04-27 Thread Glen Mazza
Hello Ricky, - Original Message - > 1. if a ShorthandedManager is invoked - how is it > possible to get a reference (from within setValues) to > the current element/node? > setValues is called from 5 places within CSSEngine, > most or all of them are inner *handler classes where I > also