Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Extended writer generation fails to compile with XPP3 and field of type DOM #372

Open
mykelalvis opened this issue Sep 22, 2023 · 0 comments

Comments

@mykelalvis
Copy link
Contributor

This line produces a ClassNotFound by default, as InputLocation (unqualified) does not exist within modello.

This seems only to be an issue when:

  1. You're using XPP (Might be a problem in other instances, haven't checked).
  2. You have a field of <type>DOM</type>
  3. You are generating extended writers.

I'm unclear about what the extended writer does for me, so I've fallen back to the regular (not extended).

@mykelalvis mykelalvis changed the title Extended writer generation failes with XPP3 and field of type DOM Extended writer generation fails to compile with XPP3 and field of type DOM Sep 22, 2023
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

No branches or pull requests

1 participant