mr-mig / am.composite

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Use common abstraction for all structural things

mr-mig opened this issue · comments

All structural abstractions are based on directive with some differences. But still there are some common things:

  • state
  • channel
  • isolated scope
  • controller?

Think about moving this stuff to a separate abstraction