There are a couple of complications with new_name_ - how to pass on the calling locale (COCREATOR) - how to distinguish between args (call create)/no args
class_name_ easily avoids those. --- "Miller, Raul D" <[EMAIL PROTECTED]> wrote: > Oleg Kobchenko wrote: > > Here's the most radical, but also the most succinct > > to the point that I can't believe it's actually working. > > I think the idea of using class_name_'' to define the > class named 'name' is a great idea. > > But I think that new should use the same convention: > new_name_'' > > -- > Raul __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
