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

Automatically add imports to class definition contexts when processing the classes #18

Open
mwatts15 opened this issue Jul 8, 2018 · 0 comments

Comments

@mwatts15
Copy link
Contributor

mwatts15 commented Jul 8, 2018

Should find contexts containing classes which have a rdfs:subClassOf relationship with another class and add import declarations between those contexts and the super-class's definition context. This is so that when someone retrieves a context, they know where to get the definitions the super-class and the reference to the source code (i.e., super class's RegistryEntry, the entry's PythonClassDescription, and the ModuleAccess for that PCD's module).

@mwatts15 mwatts15 changed the title Create a utility to validate context imports Automatically add imports to class definition contexts when processing the classes Feb 28, 2019
@mwatts15 mwatts15 changed the title Automatically add imports to class definition contexts when processing the classes Automatically add imports between class definition contexts on pow save May 16, 2019
@mwatts15 mwatts15 changed the title Automatically add imports between class definition contexts on pow save Automatically add imports between class definition contexts during pow save May 16, 2019
@mwatts15 mwatts15 changed the title Automatically add imports between class definition contexts during pow save Automatically add imports to class definition contexts when processing the classes Jul 12, 2019
@mwatts15 mwatts15 transferred this issue from openworm/owmeta Feb 8, 2020
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

No branches or pull requests

1 participant