Skip to content
This repository has been archived by the owner on Nov 2, 2019. It is now read-only.

Move FEP Negotiation for Fields into a Directive #115

Open
maxdumas opened this issue Jun 12, 2015 · 0 comments
Open

Move FEP Negotiation for Fields into a Directive #115

maxdumas opened this issue Jun 12, 2015 · 0 comments

Comments

@maxdumas
Copy link
Member

After considering a better way to approach this, I realize that we can really simplify our templating logic by bundling it into a directive or two. We wouldn't have to pollute the entire scope with an instance of the FEP then, and we could really centralize how some stuff is calculated. For example we have three places where almost identical LIST logic is repeated: for the LIST action, the link-multiple typeahead, and the link-single typeahead. With smart use of directives I think we could boil this down to 1.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant