#56 assira: feature enable/disable

Closed
opened 4 years ago by ranides · 2 comments
ranides commented 4 years ago

Some features and workaround should be enabled for example because of current JVM running code. We should create generic configuration switches for enabling/disabling some functionality.

For example, JDK8 has bug in stream#flatMap. We can use native method in newer versions, but we will fall back to iterator on broken JVMs.

Some features and workaround should be enabled for example because of current JVM running code. We should create generic configuration switches for enabling/disabling some functionality. For example, JDK8 has bug in stream#flatMap. We can use native method in newer versions, but we will fall back to iterator on broken JVMs.
ranides commented 4 years ago
Owner

At this moment we do not have central place which lists all hacks and optional code and telling, what is enabled and what is not.

At this moment we do not have central place which lists all hacks and optional code and telling, what is enabled and what is not.
ranides referenced this issue from a commit 3 years ago
ranides referenced this issue from a commit 3 years ago
ranides commented 2 years ago
Owner

Configuration is inside net.ranides.assira.system.RuntimeConfiguration

Configuration is inside net.ranides.assira.system.RuntimeConfiguration
Sign in to join this conversation.
No Milestone
No assignee
1 Participants
Loading...
Cancel
Save
There is no content yet.