[antlr-interest] ANTLR and Class.forName()

Terence Parr parrt at cs.usfca.edu
Tue Mar 15 10:52:51 PST 2005


On Mar 15, 2005, at 9:26 AM, Paul J. Lucas wrote:

>>>>>> "Max" == Max Rydahl Andersen <max.andersen at jboss.com> writes:
>
>> The antlr code has about 11 instances of dynamic classloading where it
>> naively uses Class.forName to load classes. That is "bad" behavior 
>> for a
>> framework that is meant to be portable :(
>
> 	I already complained to Terence about this and I thought it was
> 	fixed in 2.7.5 (i.e., a new API was added and the old was
> 	deprecated).

I am pretty sure you complained about a similar problem in 
StringTempalte, which was fixed. ;)

We will put this 2.7.6 :)

Ter
--
CS Professor & Grad Director, University of San Francisco
Creator, ANTLR Parser Generator, http://www.antlr.org
Cofounder, http://www.jguru.com





More information about the antlr-interest mailing list