You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@mariofusco@yurloc Do you think it's fine to call the new parser DRL10? This doesn't introduce a new syntax, but we need a clear separation. So I use LanguageLevelOption. Feel free to share your thoughts.
Temporarily, yes. But it should be removed in the final step in my opinion.
The language level stays the same. We're just changing an implementation detail that deals with how the source code in DRL6 language is being parsed.
Is the language level option a public API? If yes, it's one more reason not to introduce DRL10. Implementation details should not proliferate to the public API.
Finally, we would like to use a better way for the implementation switch
The text was updated successfully, but these errors were encountered:
Parent issue: #5678
#5677 (comment)
Finally, we would like to use a better way for the implementation switch
The text was updated successfully, but these errors were encountered: