- Original Message -
From: "Denis Benoit" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, April 30, 2002 8:52 PM
Subject: Modification of Jasper2's Generator.java
> I was reading Remy's comments on the Generator.java patch and I not
I was reading Remy's comments on the Generator.java patch and I noted two
things:
1. It could be possible to not always create a Vector and a BitSet if we
declare them as instance variables instead of local variables. This
way we could defer their initialisation in the addTagToVector metho