Re: which is more efficient - empty cells or spanned empty cell

2002-12-11 Thread Oleg Tkachenko
[EMAIL PROTECTED] wrote:
I'm guessing it is #1 since it will probably need to process less and have
a smaller tag tree.
Yes, I believe #1 is better.
--
Oleg Tkachenko
eXperanto team
Multiconn Technologies, Israel
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


which is more efficient - empty cells or spanned empty cell

2002-12-11 Thread Louis . Masters
Does anyone have any opinion on what is more "efficient" in FOP:

1.  Having one empty cell spanning several cells

or

2.  Having multiple non-spanned cells

?

For example:
#1:


or
#2:




I'm guessing it is #1 since it will probably need to process less and have
a smaller tag tree.

Thanks,
Lou



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