Another option with Javaassist lets me add annotations on classloading and execution of Swift. This might be less invasive. The annotations in question:
https://github.com/facebook/swift/tree/master/swift-annotations Mainly Class, Contructor and Fields need to be annotated because i only use the serialization bit of Thrift. -- View this message in context: http://cxf.547215.n5.nabble.com/Adding-Swift-Thrift-annotations-with-cxf-codegen-plugin-wsdl2java-tp5755662p5755795.html Sent from the cxf-user mailing list archive at Nabble.com.
