-
Notifications
You must be signed in to change notification settings - Fork 100
Open
Labels
bugdesign needednot on roadmapNussknacker development team does not plan to work on that in foreseeable futureNussknacker development team does not plan to work on that in foreseeable future
Description
Currently these types are displayed on GUI as: plain type (eg. Long, the same as real Long type), Option, Optional.
User shouldn't care about this - things should be optional or not. If possible we should hide Option/Optional from user interface. We could display these types as "{originalType}?", eg. "Long?". That notation could be also used in autocompletion popups to indicate nullability of parameters and returned values.
Metadata
Metadata
Assignees
Labels
bugdesign needednot on roadmapNussknacker development team does not plan to work on that in foreseeable futureNussknacker development team does not plan to work on that in foreseeable future