Skip to content
This repository has been archived by the owner on Dec 19, 2018. It is now read-only.

Add annotations to DocumentIRNode #990

Closed
rynowak opened this issue Feb 10, 2017 · 2 comments
Closed

Add annotations to DocumentIRNode #990

rynowak opened this issue Feb 10, 2017 · 2 comments

Comments

@rynowak
Copy link
Member

rynowak commented Feb 10, 2017

We want code to be able to attach arbitrary metadata to nodes that isn't consumed by our codegen (think of this like a property bag).

I'm not sure yet if we want to add this to all IR nodes or just at the document level.

@rynowak
Copy link
Member Author

rynowak commented Feb 10, 2017

@ajaybhargavb - this could help with your issue about the model directive pass running twice.

@rynowak rynowak added this to the 2.0.0 milestone Mar 3, 2017
@rynowak rynowak removed the Evolution label Apr 14, 2017
@rynowak rynowak assigned rynowak and unassigned ajaybhargavb May 10, 2017
rynowak added a commit that referenced this issue May 10, 2017
Fixes #990. This should make a lot of IR manipulations very simple.
@rynowak
Copy link
Member Author

rynowak commented May 10, 2017

eb3c47b

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants