> That was me, and it was the bytecode verifier I've been looking at. > However, the verifier's not much good if you haven't validated the > metadata before-hand, is it? The metadata library wont verify, you can do the verification afterwards. But the metadata library will let you access all the fields of the metadata and perform the various tests that are on the spec. Miguel.