Menu

#1 Circular References

v1.0_(example)
open
nobody
5
2002-09-06
2002-09-06
Anonymous
No

I am unable to compile this application because of
circular references in the classes.

For example:
I can't compile org.cheffo.jeplite.SimpleNode because it
references org.cheffo.jeplite.Parser

I can't compile org.cheffo.jeplite.Parser because it
references org.cheffo.jeplite.SimpleNode

There are other examples, this is just one.

Discussion


Log in to post a comment.