Why will there be no native properties in Java 7?

后端 未结 5 1871
陌清茗
陌清茗 2021-02-18 21:57

Is there any rational reason, why native properties will not be part of Java 7?

5条回答
  •  天命终不由人
    2021-02-18 22:15

    • Not enough time?
    • Not yet specced properly?
    • Difficult to add to java due to java's implementation?
    • Deemed not important enough, ie other things were prioritiesed?

提交回复
热议问题