#56 assira: feature enable/disable

已关闭
ranides4 年之前创建 · 2 条评论
ranides 评论于 4 年之前

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 评论于 4 年之前
所有者

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 在代码提交 3 年之前 中引用了该工单
ranides3 年之前 关闭
ranides 在代码提交 3 年之前 中引用了该工单
ranides 评论于 2 年之前
所有者

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

Configuration is inside net.ranides.assira.system.RuntimeConfiguration
登录 并参与到对话中。
未选择里程碑
未指派成员
1 名参与者
正在加载...
取消
保存
这个人很懒,什么都没留下。