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

Paul J. Lucas pauljlucas at mac.com
Tue Mar 15 09:26:04 PST 2005


>>>>> "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).

 	- Paul


More information about the antlr-interest mailing list