Stefan Schmiedl wrote: > > just to throw in another point of view: > we could do it the dylan way ... > > http://www.gwydiondylan.org/drm/drm_112.htm#MARKER-9-2016 > > I think, the basic idea there is that a library exports > a set of symbols and the importing units can rename it > according to their tastes and needs. Does the Dylan way do anything better than the following? require 'some-module' MyClassName = SomeModule::SomeClass? -- Joel VanderWerf California PATH, UC Berkeley mailto:vjoel / path.berkeley.edu Ph. (510) 231-9446 http://www.path.berkeley.edu FAX (510) 231-9512