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

Circular class references are possible #17

Open
oeed opened this issue Jan 8, 2016 · 0 comments
Open

Circular class references are possible #17

oeed opened this issue Jan 8, 2016 · 0 comments

Comments

@oeed
Copy link
Owner

oeed commented Jan 8, 2016

If class A references references class B in as an argument value type and class B extends class A, class B will be loaded without it's super having been loaded.

This will probably require the use of some form of pseudo references.

@oeed oeed added the bug label Jan 8, 2016
@oeed oeed self-assigned this Jan 8, 2016
oeed added a commit that referenced this issue Jan 8, 2016
oeed added a commit that referenced this issue Jan 9, 2016
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

1 participant