tdiary-core icon indicating copy to clipboard operation
tdiary-core copied to clipboard

autoloadをなくしていく

Open tdtds opened this issue 7 years ago • 1 comments

autoloadでrequireされると、どこでエラーになるのかさっぱりわからなくなるので、これはなくしていきたい。自分が使うクラスは自分で明示的にrequireせよ、という方針で。

tdtds avatar Dec 28 '17 04:12 tdtds

一時期僕が気の迷いで autoload をバンバン入れていったんですが、autoload は悪い文明ということがわかったんで賛成です。

hsbt avatar Dec 28 '17 04:12 hsbt