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

FieldSpec handler (declare___field_with_ ) API must be changed to take an arg for finalizer #71

Closed
hkoba opened this issue Jul 21, 2019 · 1 comment
Assignees

Comments

@hkoba
Copy link
Owner

hkoba commented Jul 21, 2019

To achieve #70, declare___field_with_... protocol must be extended to take \%collector argument.

@hkoba
Copy link
Owner Author

hkoba commented Sep 11, 2019

Unfortunately, I found this approach does not solve the real issue to allow recursive definitions which require referring type names which are to be defined in other pragmas in one call of use MOP4Import::....

So, let's go another way.

@hkoba hkoba closed this as completed Sep 11, 2019
hkoba added a commit that referenced this issue Sep 11, 2019
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