Skip to end of metadata
Go to start of metadata

Enunciate is tightly coupled to the Annotation Processing Tool that comes with Oracle's JVM and was designed to apply to Java source code only. This tight coupling is unfortunate, and there are open issues at ENUNCIATE-584 and ENUNCIATE-356 that are tracking the work that is needed to decouple Enunciate from APT.

Unfortunately, this is a Big Deal, and the effort is stalled until adequate resources can be marshalled to work on it.

For JVM-based languages, it's possible that Enunciate could be invoked on the compiled bytecode, but nobody has ever tried it yet. If you get the motivation to do so, please share your experience with the users list.

Labels
  • None