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

Allow for compiling several classes in one go #101

Open
lukaseder opened this issue Apr 21, 2020 · 2 comments
Open

Allow for compiling several classes in one go #101

lukaseder opened this issue Apr 21, 2020 · 2 comments

Comments

@lukaseder
Copy link
Member

We can currently compile only a single class using the Reflect.compile() API. It may be desireable to compile several classes in one go through some auxiliary API

A suggestion was made here:
#100 (comment)

@sukhvir41
Copy link

Hi @lukaseder,
I am facing a very similar issue where two classes are compiled at different times and one depends on another. Do you have a workaround for this or are you aware of one? You mentioned something about -classpath options here but not sure what you meant by that. If you can elaborate or provide an example that will be great.
Thank you

@lukaseder
Copy link
Member Author

Do you have a workaround for this or are you aware of one?

I don't, sorry

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

2 participants