On Fri, May 27, 2011 at 10:12 AM, John Tamplin <[email protected]> wrote:

> I don't think that solves the problem -- let's say we store Foo/Bar$Baz
> internally and convert it to a source name where needed.  How do we know
> whether the class name is Bar$Baz or Baz inside of Bar?  The problem is
> simply if you allow $ in a class name, binary and internal names are lossy
> too as they no longer encode the difference.
>

My point is to NOT convert it to source names, do everything in binary.

-- 
http://groups.google.com/group/Google-Web-Toolkit-Contributors

Reply via email to