Skip to content

Conversation

@fmcarvalho
Copy link
Member

Upgrade to xsd2poet 1.0.8 with two distinct modules, one for the Java and other with the idiomatic Kotlin API.
Now HtmlFlow will be free of any Kotlin dependency and only htmlflow-kotlin requires the Kotlin stdlib.

In new xsd2poet-java the ElementVisitor does not have visitSuspending anymore. Now visitSuspending is only part of the Kotlin version.

Also fix issue #136

…ing in Visitor anymore.

Now visitSuspending is only part of the Kotlin version.
…poet-java from htmlflow does not include the idiomatic Kotlin extensions API. It is only part of the xsd2poet-kotlin module.

Also we need to force cast to PreprocessingVisitorSuspend to access visitSuspending that is not part anymore of the base Java Visitor interface.
…with a value of the attribute's name itself, e.g., attribute="attribute".

New missing required attribute in Select element.
@sonarqubecloud
Copy link

@fmcarvalho fmcarvalho merged commit 0e3f5d2 into master Jan 13, 2026
3 of 5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants