I have almost finished porting my serialization classes from the Classpath project but cannot proceed without more native/reflection support. Specifically I need to be able to: get and set fields given a Class* and a field name check to see if a Class* implements a method call a method given a Class* and a method signature Is anyone working on this? I'm *so* close! -- Geoff Berry