RE: [iText-questions] Current CVS

2002-06-24 Thread Erwin Achermann

Hi, i proposed this change when implementing the table-in-colspanned cells feature. 
This method is so 'internal' that no one outside the iText package should need to call 
it. It should be ensured that iText calls it when necessary internally. If the writers 
beeing in sub-packages cannot access it, then i missunderstood the term 'package 
protected' and it is indeed a bug then, however my pdfwriter accesses it correctly... 
and besides, i don't even know wether this particular change is due to my proposals :) 

Cheers
Erwin

 -Original Message-
 From: Mark Hall [mailto:[EMAIL PROTECTED]]
 Sent: Saturday, June 22, 2002 9:18 AM
 To: Bruno
 Cc: itext-questions
 Subject: [iText-questions] Current CVS
 
 
 -BEGIN PGP SIGNED MESSAGE-
 Hash: SHA1
 
 Hi
 
 I've got a problem with the current CVS version. The table object used
 to have a public void complete() method. In the current version this
 method is specified as void complete(). Unfortunately all Writers
 depend on this method being public, because they call it before
 processing Tables.
 I'm not sure whether there's been a design change here or if this is
 just a bug.
 
 Greetings,
 Mark
 - --
 The cause of the problem is:
 Webmasters kidnapped by evil cult.
 
 My GPG key is available at:
 http://www.edu.uni-klu.ac.at/~mhall/files/MarkHall.asc
 -BEGIN PGP SIGNATURE-
 Version: GnuPG v1.0.7 (GNU/Linux)
 Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
 
 iQEVAwUBPRQkmkks8txBCICQAQIsWwgAjbsBki1LZ25MWEYPQmKNTVpH0uQdh5OB
 zedK2Ptu9xNFZSPc9HARN0xMDpNwm4Y+KEF225iToaOoaTf1XBQ6km8299zQrHl4
 LzTrKf1TkslnhNvlYR3NaifxuI5qwiDI4EavLoBieQibjSBbrR8ETFXi1woJp1Kb
 DzNqdqvPtV4oNlAcmTYPfY6jcTeYAt/XWBGOuY35LMcz1Q+Aseqmr7ZVWCyihNvR
 pCwSo9sYWdoSFb5lDy6WWXzNspoqLs51G+qPoM4idLV2QqffR5EqIm20rXLrxU2r
 HhG7jYjhxDK5MSLw64+gzj26bBZT+KJOFPX7K7N1pJu99WU1tHSJDA==
 =X4Ag
 -END PGP SIGNATURE-
 
 
 
 ---
 Sponsored by:
 ThinkGeek at http://www.ThinkGeek.com/
 ___
 iText-questions mailing list
 [EMAIL PROTECTED]
 https://lists.sourceforge.net/lists/listinfo/itext-questions
 


---
Sponsored by:
ThinkGeek at http://www.ThinkGeek.com/
___
iText-questions mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/itext-questions



Re: [iText-questions] Current CVS

2002-06-24 Thread Bruno Lowagie

Mark Hall wrote:

 I've got a problem with the current CVS version. The table object used
 to have a public void complete() method.

Sorry, I received some new code and uploaded it to CVS without testing.
I made the complete method public again.

 I'm not sure whether there's been a design change here or if this is
 just a bug.

It is part of a design change, but for the moment the complete method
can be public. The person who wrote the code warned me that some
functionality could be broken, so I am going to test everything before
I make a new release.

Bruno



---
Sponsored by:
ThinkGeek at http://www.ThinkGeek.com/
___
iText-questions mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/itext-questions