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

Create a ThisTrait to provide the this() term #36

Open
leodido opened this issue Aug 5, 2015 · 0 comments
Open

Create a ThisTrait to provide the this() term #36

leodido opened this issue Aug 5, 2015 · 0 comments
Milestone

Comments

@leodido
Copy link
Contributor

leodido commented Aug 5, 2015

As done with WithinTrait (providing within() function) and WithTrait (providing with() function) we need a ThisTrait providing the this() function.

So the Facade vocabulary applicable to (almost) any operation will be:

this();
within();
with();
@leogr leogr modified the milestone: 0.9.x Mar 17, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants