Skip to content

Inline & strip down ExpressionShortcuts - #669

Open
TheConstructor wants to merge 2 commits into
Handlebars-Net:masterfrom
TheConstructor:feature/expression-shortcuts
Open

Inline & strip down ExpressionShortcuts#669
TheConstructor wants to merge 2 commits into
Handlebars-Net:masterfrom
TheConstructor:feature/expression-shortcuts

Conversation

@TheConstructor

Copy link
Copy Markdown
Contributor

So we now have NRT and I really like it! But currently we get some warnings during the build, mostly related to ExpressionShortcuts. I looked into it and created oformaniuk/ExpressionShortcuts#5, that would allow to get rid of the NRT-warnings.

Over a month has passed and the last change to any branch of that repository is currently 6 years old.

Now this library doesn't use everything of ExpressionShortcuts, and so I started out by adding an annotated copy of ExpressionShortcuts and then tried to strip out as many unnecessary features as possible, to not introduce a higher maintenance burden than necessary. I also tried to simplify a bunch of things - 6 years is quite some time in programming after all - and judging by the tests I may have been successful.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant