You are viewing a plain text version of this content. The canonical link for it is here.
Posted to bcel-user@jakarta.apache.org by Berin Loritsch <bl...@apache.org> on 2003/05/30 17:27:04 UTC

Is getInterfaces() going away?

The Fortress GUMP build failed because of this line:

JavaClass[] interfaces = interfaceToImplement.getInterfaces();


interfacesToImplement is a JavaClass.

If it was an inadvertant change, can you please go back?

If you are planning on changing the API, can you please use
proper deprecation and keep the old method around for a while?

I would like the GUMP build to work again for Avalon Fortress.



---------------------------------------------------------------------
To unsubscribe, e-mail: bcel-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: bcel-user-help@jakarta.apache.org