Adam Megacz wrote: >class org.foo.bar_.baz => __CD_org_foo_bar__baz >class org.foo.bar._baz => __CD_org_foo_bar__baz > >is this bad? > Yes, if they occured in the same compilation unit you'd get problems I'd imagine. regards Bryce.