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

Add support to index entire projects instead of file-by-file basis #12

Open
rsdunlapiv opened this issue Jul 8, 2014 · 1 comment
Open

Comments

@rsdunlapiv
Copy link
Member

Optimization for real codes; scaling to large number of files; directory hierarchy

@rsdunlapiv rsdunlapiv changed the title Scaling up to real codes Index entire projects instead of file-by-file basis Nov 24, 2014
@rsdunlapiv rsdunlapiv added this to the Release 0.1 milestone Nov 24, 2014
@rsdunlapiv rsdunlapiv changed the title Index entire projects instead of file-by-file basis Add support to index entire projects instead of file-by-file basis Nov 24, 2014
@rsdunlapiv rsdunlapiv removed this from the Release 0.1b milestone Nov 24, 2014
@rsdunlapiv
Copy link
Member Author

This would be necessary for any code generation that requires changing multiple source files. One example would be adding a mediator to a NUOPC application while looking at the driver code. It would also open the door to supporting major code generation scenarios, e.g., "two component system w/ explicit coupling" and the like.

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