Serialization

Geoff Berry gcb@cs.duke.edu
Fri Jul 2 00:16:00 GMT 1999


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


More information about the Java mailing list