Re: [gwt-contrib] dependencies/qualified refs

2011-09-12 Thread Stephen Haberman
The simple and qualified references answer the question What references do I depend on to correctly parse and resolve the source code? Api refs answer the question What program elements do I need to construct a TypeOracle representation of this class? Ah, okay, that makes sense. I found

Re: [gwt-contrib] dependencies/qualified refs

2011-09-12 Thread Stephen Haberman
The simple and qualified references answer the question What references do I depend on to correctly parse and resolve the source code? Okay, so I do have a question about these. Debugging the ecj behavior, I was looking at the output for some class in the c.g.g.u.client.rpc.core (abbreviated

Re: [gwt-contrib] dependencies/qualified refs

2011-09-07 Thread Ray Ryan
Scott says: Stephen misunderstands what Dependencies.apiRefs means (which isn't suprising, it's not well commented). The simple and qualified references answer the question What references do I depend on to correctly parse and resolve the source code? Api refs answer the question What program