On 6/19/2013 4:01 PM, Erik Joelsson wrote:
Now ... circular dependencies ... urk ... I *knew* there was something that would make this complicated. Well, maybe these will need to be refactored away somehow. Or maybe some kind of GenStubs technique can be used to deal with the circularity.
We can create skeleton classes to deal with circular dependencies. It's like .h files for Java.
--Max