Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change Types.fabric #18

Open
woeps opened this issue Feb 23, 2020 · 0 comments
Open

Change Types.fabric #18

woeps opened this issue Feb 23, 2020 · 0 comments
Assignees
Labels
enhancement New feature or request library issues regarding the library Refabricator

Comments

@woeps
Copy link
Owner

woeps commented Feb 23, 2020

Types.fabric shall be changed to be a record: {name, fn: 'a => content} because a fabricator should already be able to name it's created fabrics. The name will be the file-path by convention.

This change will enable refabricators to implement actions depending on the fabric's name without actually calling the fabric's function. e.g for Lib.Refabricators.filterbyExtenstion() (#6)

@woeps woeps self-assigned this Feb 23, 2020
@woeps woeps added the enhancement New feature or request label Feb 23, 2020
@woeps woeps added this to the Proof of concept milestone Feb 23, 2020
@woeps woeps added the library issues regarding the library Refabricator label Feb 23, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request library issues regarding the library Refabricator
Projects
None yet
Development

No branches or pull requests

1 participant