From: why_ Date: 2006-01-19T23:36:50+09:00 Subject: Re: Rake 0.7.0 Released Jim Weirich wrote: >> > * Name space support for task names (see below). > > rake main:build > rake samples:build > > Namespaces may be nested arbitrarily. Since the name of file tasks > correspond to the name of a file in the external file system, > FileTasks are not affected by the namespaces. This looks very interesting, but I don't understand why you went with a single colon instead of the most common double colon. ------------- import import import name import signature reimport import import python -- /me -- Posted via http://www.ruby-forum.com/.