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

Support operation calls in rALF #11

Closed
ujhelyiz opened this issue Aug 24, 2015 · 2 comments
Closed

Support operation calls in rALF #11

ujhelyiz opened this issue Aug 24, 2015 · 2 comments

Comments

@ujhelyiz
Copy link
Member

Issue by ujhelyiz
Tuesday Jul 07, 2015 at 11:49 GMT
Originally opened as IncQueryLabs/EMDW-MC#147


Currently, operation calls are not modeled in rALF.

@ujhelyiz ujhelyiz added this to the August-2015 milestone Aug 24, 2015
@ujhelyiz
Copy link
Member Author

Comment by ujhelyiz
Friday Jul 31, 2015 at 13:29 GMT


Initial support in place (e.g. return types checked), but there are some missing features (e.g. parameter type checking). Remaining features postponed to August.

@ujhelyiz ujhelyiz modified the milestones: August-2015, September-2015 Sep 4, 2015
ujhelyiz added a commit that referenced this issue Sep 11, 2015
Now static methods are also supported
Better validation in place
ujhelyiz added a commit to IncQueryLabs/EMDW-MC that referenced this issue Sep 12, 2015
@ujhelyiz
Copy link
Member Author

Parameters of operation calls is validated in case of static and non-static operation calls, constructor calls (both classes and signals). Operation overload is also supported - in such cases, the parent operations are not available to call directly.

If any case is missing, we should open a new ticket to keep track of it.

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

1 participant