Hello, I have a question about VBAssemblyInfoMarshaller and JavaAssemblyInfoMarshaller. I noticed that neither of these classes are used, and they don't extend DefaultAssemblyInfoMarshaller, which provides much of the implementation in the VB and Java assembly info marshallers.
If these classes aren't planned to be used, can they be deleted? If there are planned to be used, perhaps they should extend DefaultAssemblyInfoMarshaller? We are adding the use of the AssemblyInformationalVersion to the default marshaller and don't want to repeat this in the VB and Java marshaller if it is not necessary. Thanks, Evan
