naver / egjs

Javascript components group that brings easiest and fastest way to build a web application in your way.
https://naver.github.io/egjs
Other
935 stars 80 forks source link

[suggetion] agent seperate into rules and logics. #422

Closed mixed closed 7 years ago

mixed commented 7 years ago

Description

We going to remove dependency. sometimes we have to need cohesion like agent rules. I think that agent rules have to manage code in core.

https://github.com/naver/egjs/blob/master/src/agent.js#L17-L95

mixed commented 7 years ago

We have not decided to do it.