Re: [abc-dev] Extension

From: Ganesh Sittampalam <ganesh@earth.li>
Date: Sat Apr 01 2006 - 23:43:38 BST

On Sat, 1 Apr 2006, Albert Bachand wrote:

> Sorry for any confusion, I figured it out. I just added
> java.util.ArrayListto the basic classes and load it at SIGNATURES
> level in a static block
> inside my AbcExtension class. Seems to work fine.

The best place to do this is actually the "addBasicClassesToSoot" method
of your AbcExtension class. Make sure to call the superclass method if
adding a new implemention of this method to your own extension.

Cheers,

Ganesh
Received on Sat Apr 01 23:43:40 2006

This archive was generated by hypermail 2.1.8 : Sun Apr 30 2006 - 23:50:08 BST