Currently Selma fails to generate code for raw collections/maps (it gets a NPE). This caused us a problem because it only logs a compiler warning (not an error), so our code actually did not work.
The text was updated successfully, but these errors were encountered:
Currently Selma fails to generate code for raw collections/maps (it gets a NPE). This caused us a problem because it only logs a compiler warning (not an error), so our code actually did not work.
The text was updated successfully, but these errors were encountered: