[jhc] Classes

Samuel Bronson naesten at gmail.com
Tue Mar 11 08:17:43 EDT 2008


On Mon, Mar 10, 2008 at 9:32 PM, John Meacham <john at repetae.net> wrote:
> On Mon, Mar 10, 2008 at 08:27:20PM -0400, Samuel Bronson wrote:
>  > Eh? Won't that generate the same name as before? Or were you thinking
>  > it would just combine the alias' name with local component of the
>  > method name -- which won't work if the alias expands to classes which
>  > have methods of the same name. Which COULD happen, and should work.
>
>  Ah, yeah you should probably include the class alias name in there. as
>  in something like
>
>  ClassAlias at .[Module].[AliasName].[method]

But how to tell where the alias name ends and the method name begins?
The method name will need to be qualified, won't it?


More information about the jhc mailing list