It seems the FastClass functionality has nothing built in for getting field information (e.g. Class.getFields()). It would be great if it could be added, together with setAccessible() support, so that one could access private fields as well.
thanks