Start() onLoad() Issue in cocos 2.0.10

Hi,
@slackmoehrle @jare
Cocos 2.0.10 macOS - start() function is being called once when the node appears in hierarchy and the onLoad() every time when we set node.active true after false. Thats the right opposite behaviour of how it was and should be.

@jare @Big_Bear perhaps can help with this.

Can you commit a demo?