[Biojava-dev] parametrics

Matthew Pocock matthew_pocock at yahoo.co.uk
Mon Apr 14 20:02:14 EDT 2003


Hi,

OK - so I got bored :)

The current version of the bytecode package in CVS now
supports parametric types. In practice this means that
you can build bytecode that doesn't know that it is
working with ints, bytes, longs, objects or whatever
untill the bytecode is actualy generated. This should
kick butt for algorithmic stuff.

The new methods are in ByteCode. There's a couple of
new interfaces to represent parametric types.

CodeContext has been extended to support resolution of
parametrics.

Matthew

__________________________________________________
Yahoo! Plus
For a better Internet experience
http://www.yahoo.co.uk/btoffer


More information about the biojava-dev mailing list